diff --git a/keyboards/handwired/adept42/config.h b/keyboards/handwired/adept42/config.h index c805373f4d..29f2ab1730 100644 --- a/keyboards/handwired/adept42/config.h +++ b/keyboards/handwired/adept42/config.h @@ -22,6 +22,12 @@ /* Configure serial communication for the split keyboard */ #define SOFT_SERIAL_PIN D2 +/* Configure pin used for selecting handness */ +#define SPLIT_HAND_PIN F5 + +/* Enable split usb detect for Sparkfun Pro Micro */ +#define SPLIT_USB_DETECT + /* Reduces unintended double presses. Set 0 if debouncing is not needed */ #define DEBOUNCE 0