forked from mirror/qmk_firmware
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:
@@ -24,7 +24,6 @@
|
||||
#define SERIAL_USART_SPEED 921600
|
||||
|
||||
#ifdef RGBLIGHT_ENABLE
|
||||
#define RGBLIGHT_SPLIT
|
||||
#define RGBLIGHT_LAYERS
|
||||
|
||||
#define RGBLIGHT_DEFAULT_HUE 213
|
||||
|
||||
@@ -26,7 +26,6 @@
|
||||
|
||||
|
||||
#ifdef RGBLIGHT_ENABLE
|
||||
#define RGBLIGHT_SPLIT
|
||||
#define RGBLIGHT_LAYERS
|
||||
#define RGBLED_NUM 16
|
||||
#define RGBLIGHT_EFFECT_BREATHING
|
||||
|
||||
Reference in New Issue
Block a user