More spidey3 userspace cleanup (#18049)
This commit is contained in:
parent
ef0c87c976
commit
37a85e1f9b
11 changed files with 56 additions and 69 deletions
|
@ -9,7 +9,7 @@
|
|||
#ifdef RGBLIGHT_ENABLE
|
||||
|
||||
# define RGBLIGHT_LAYERS
|
||||
# define RGBLIGHT_MAX_LAYERS 17
|
||||
# define RGBLIGHT_MAX_LAYERS 18
|
||||
# define RGBLIGHT_LAYER_BLINK
|
||||
# define RGBLIGHT_LAYERS_OVERRIDE_RGB_OFF
|
||||
# define RGBLIGHT_STARTUP_ANIMATION
|
||||
|
@ -37,7 +37,7 @@
|
|||
|
||||
#endif
|
||||
|
||||
#define UNICODE_SELECTED_MODES UC_MAC, UC_LNX, UC_WINC
|
||||
#define UNICODE_SELECTED_MODES UC_MAC, UC_LNX, UC_WINC, UC_EMACS
|
||||
|
||||
#define SPI_DEBUG_SCAN_RATE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue