Migrate RGBLED_NUM -> RGBLIGHT_LED_COUNT in remaining non-user keymaps (#23128)
This commit is contained in:
parent
c371cb3bc4
commit
c6668b9cd9
14 changed files with 19 additions and 19 deletions
|
|
@ -29,4 +29,4 @@
|
|||
#define RGBLIGHT_EFFECT_ALTERNATING
|
||||
#define RGBLIGHT_EFFECT_TWINKLE
|
||||
#define WS2812_DI_PIN D3 // The pin the LED strip is connected to
|
||||
#define RGBLED_NUM 7 // Number of LEDs in your strip
|
||||
#define RGBLIGHT_LED_COUNT 7 // Number of LEDs in your strip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue