Browse Source

Merge remote-tracking branch 'origin/develop' into xap

QMK Bot 3 years ago
parent
commit
d0463f7fdd
1 changed files with 0 additions and 4 deletions
  1. 0 4
      quantum/split_common/split_util.c

+ 0 - 4
quantum/split_common/split_util.c

@@ -31,10 +31,6 @@
 #    include "rgblight.h"
 #endif
 
-#if defined(SPLIT_WATCHDOG_ENABLE)
-#    include "bootloader.h"
-#endif
-
 #ifndef SPLIT_USB_TIMEOUT
 #    define SPLIT_USB_TIMEOUT 2000
 #endif