Move RGBLIGHT_SPLIT
to data driven (#21190)
* Move `RGBLIGHT_SPLIT` to data driven * Remove where `split_count` is already set
This commit is contained in:
parent
c011eb1ead
commit
e8ca83a353
73 changed files with 25 additions and 67 deletions
|
@ -9,7 +9,6 @@
|
|||
|
||||
#define MASTER_LEFT
|
||||
//#define MASTER_RIGHT
|
||||
#define RGBLIGHT_SPLIT
|
||||
#define SPLIT_LAYER_STATE_ENABLE
|
||||
#define SPLIT_LED_STATE_ENABLE
|
||||
#define SPLIT_MODS_ENABLE
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
|
||||
#define MASTER_LEFT
|
||||
//#define MASTER_RIGHT
|
||||
#define RGBLIGHT_SPLIT
|
||||
#define SPLIT_LAYER_STATE_ENABLE
|
||||
#define SPLIT_LED_STATE_ENABLE
|
||||
#define SPLIT_MODS_ENABLE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue