mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-04 14:55:29 +00:00
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:
@@ -18,7 +18,6 @@
|
||||
|
||||
#ifdef RGBLIGHT_ENABLE
|
||||
# define RGBLED_NUM 60 // Total number of LEDs
|
||||
# define RGBLIGHT_SPLIT
|
||||
#endif
|
||||
|
||||
// Limit the power draw
|
||||
|
||||
Reference in New Issue
Block a user