diff options
Diffstat (limited to 'keyboards/handwired/splittest/teensy_2/config.h')
-rw-r--r-- | keyboards/handwired/splittest/teensy_2/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/handwired/splittest/teensy_2/config.h b/keyboards/handwired/splittest/teensy_2/config.h index 2b5bcf8e92..7c092db307 100644 --- a/keyboards/handwired/splittest/teensy_2/config.h +++ b/keyboards/handwired/splittest/teensy_2/config.h @@ -29,5 +29,3 @@ // teensy has vbus detection issues - use usb detection instead #define SPLIT_USB_DETECT -// required for teensy slave otherwise it "locks up" during startup -#define NO_USB_STARTUP_CHECK |