Added split usb timeout

This commit is contained in:
2020-05-16 11:30:54 +02:00
parent 5b2c0a78c2
commit 88ad52551b

View File

@@ -27,6 +27,7 @@
/* Enable split usb detect for Sparkfun Pro Micro */
#define SPLIT_USB_DETECT
#define SPLIT_USB_TIMEOUT 1000
/* Reduces unintended double presses. Set 0 if debouncing is not needed */
#define DEBOUNCE 0