SPLIT_USB_DETECT has issues with wake up and USB power save modes

e.g. the erp ready settings
This commit is contained in:
Christoph Cullmann 2024-12-10 00:30:31 +01:00
parent 24324c6c6c
commit b42931472a
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View file

@ -29,6 +29,9 @@
// no auto repeat stuff // no auto repeat stuff
#define QUICK_TAP_TERM 0 #define QUICK_TAP_TERM 0
// master has the USB and is the left one
#define MASTER_LEFT
// tranfer enough info for the stuff we render on the OLEDs // tranfer enough info for the stuff we render on the OLEDs
#define SPLIT_LAYER_STATE_ENABLE #define SPLIT_LAYER_STATE_ENABLE
#define SPLIT_LED_STATE_ENABLE #define SPLIT_LED_STATE_ENABLE

View file

@ -7,6 +7,3 @@
// our shared config parts // our shared config parts
#include "common/config.h" #include "common/config.h"
// select hand configuration
#define SPLIT_USB_DETECT