use SPLIT_USB_DETECT as default
This commit is contained in:
parent
343b91dda2
commit
21b0815099
2 changed files with 3 additions and 3 deletions
|
@ -35,6 +35,9 @@
|
|||
#define SPLIT_MODS_ENABLE
|
||||
#define SPLIT_OLED_ENABLE
|
||||
|
||||
// select hand configuration
|
||||
#define SPLIT_USB_DETECT
|
||||
|
||||
//
|
||||
// underglow configuration
|
||||
//
|
||||
|
|
|
@ -7,6 +7,3 @@
|
|||
|
||||
// our shared config parts
|
||||
#include "common/config.h"
|
||||
|
||||
// select hand configuration
|
||||
#define SPLIT_USB_DETECT
|
||||
|
|
Loading…
Reference in a new issue