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:
@@ -6,7 +6,6 @@
|
||||
#define MASTER_LEFT
|
||||
|
||||
#define RGBLED_NUM 88
|
||||
#define RGBLIGHT_SPLIT
|
||||
|
||||
#define RGB_MATRIX_LED_COUNT 88
|
||||
#define RGB_MATRIX_SPLIT { 44, 44 }
|
||||
|
||||
Reference in New Issue
Block a user