Skip to content

Commit

Permalink
Update splittest/teensy_2 to use SPLIT_USB_DETECT (qmk#7028)
Browse files Browse the repository at this point in the history
  • Loading branch information
zvecr authored and HokieGeek committed Feb 21, 2020
1 parent db42dbd commit 2771923
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
2 changes: 2 additions & 0 deletions keyboards/handwired/splittest/teensy_2/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,7 @@
/* ws2812 RGB LED */
#define RGB_DI_PIN D3

// 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
14 changes: 0 additions & 14 deletions keyboards/handwired/splittest/teensy_2/teensy_2.c

This file was deleted.

0 comments on commit 2771923

Please sign in to comment.