Rename RGBLED_NUM
-> RGBLIGHT_LED_COUNT
(#22570)
This commit is contained in:
parent
3c7e9a6827
commit
e648155113
90 changed files with 254 additions and 263 deletions
|
@ -20,7 +20,7 @@
|
|||
* No external LED PCB: 10
|
||||
* External LED PCB: 14
|
||||
*/
|
||||
#define RGBLED_NUM 14
|
||||
#define RGBLIGHT_LED_COUNT 14
|
||||
#define RGBLIGHT_EFFECT_BREATHING
|
||||
#define RGBLIGHT_EFFECT_RAINBOW_MOOD
|
||||
#define RGBLIGHT_EFFECT_RAINBOW_SWIRL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue