Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689)
This commit is contained in:
parent
ab42945c9a
commit
0b95ac2e4b
20 changed files with 63 additions and 124 deletions
|
@ -30,7 +30,7 @@
|
|||
|
||||
// 20m timeout (20m * 60s * 1000mil)
|
||||
// #define RGB_DISABLE_TIMEOUT 1200000
|
||||
#define RGB_DISABLE_WHEN_USB_SUSPENDED true
|
||||
#define RGB_DISABLE_WHEN_USB_SUSPENDED
|
||||
#define OLED_SCROLL_TIMEOUT 20000
|
||||
#define ONESHOT_TAP_TOGGLE 2
|
||||
|
||||
|
@ -39,4 +39,4 @@
|
|||
#define RGB_MATRIX_VAL_STEP 8
|
||||
#define RGB_MATRIX_SPD_STEP 8
|
||||
|
||||
#define ENCODER_RESOLUTION 2
|
||||
#define ENCODER_RESOLUTION 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue