diff options
Diffstat (limited to 'keyboards')
| -rw-r--r-- | keyboards/handwired/splittest/teensy_2/config.h | 2 | ||||
| -rw-r--r-- | keyboards/vitamins_included/rev1/config.h | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/handwired/splittest/teensy_2/config.h b/keyboards/handwired/splittest/teensy_2/config.h index 2b5bcf8e9..7c092db30 100644 --- a/keyboards/handwired/splittest/teensy_2/config.h +++ b/keyboards/handwired/splittest/teensy_2/config.h | |||
| @@ -29,5 +29,3 @@ | |||
| 29 | 29 | ||
| 30 | // teensy has vbus detection issues - use usb detection instead | 30 | // teensy has vbus detection issues - use usb detection instead |
| 31 | #define SPLIT_USB_DETECT | 31 | #define SPLIT_USB_DETECT |
| 32 | // required for teensy slave otherwise it "locks up" during startup | ||
| 33 | #define NO_USB_STARTUP_CHECK | ||
diff --git a/keyboards/vitamins_included/rev1/config.h b/keyboards/vitamins_included/rev1/config.h index a6f9c95fb..c4881db01 100644 --- a/keyboards/vitamins_included/rev1/config.h +++ b/keyboards/vitamins_included/rev1/config.h | |||
| @@ -21,7 +21,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 21 | #include "config_common.h" | 21 | #include "config_common.h" |
| 22 | 22 | ||
| 23 | #define SPLIT_USB_DETECT | 23 | #define SPLIT_USB_DETECT |
| 24 | #define NO_USB_STARTUP_CHECK | ||
| 25 | 24 | ||
| 26 | #define EE_HANDS | 25 | #define EE_HANDS |
| 27 | #define SOFT_SERIAL_PIN D0 | 26 | #define SOFT_SERIAL_PIN D0 |
