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
|
@ -18,8 +18,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 VIA_EEPROM_LAYOUT_OPTIONS_SIZE 2
|
||||
// 224B per layer right now
|
||||
|
@ -29,4 +28,3 @@
|
|||
#define VIA_QMK_RGBLIGHT_ENABLE
|
||||
|
||||
#define STM32_ONBOARD_EEPROM_SIZE 2048
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue