mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 07:19:06 +00:00
Migrate rgblight.pin
and RGB_DI_PIN
to ws2812.pin
(#20303)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#define BCAT_ORTHO_LAYERS
|
||||
|
||||
/* WS2812B RGB LED strip hand wired to Elite-C. */
|
||||
#define RGB_DI_PIN B7
|
||||
#define WS2812_DI_PIN B7
|
||||
#define RGBLED_NUM 15
|
||||
#define RGBLIGHT_EFFECT_BREATHING
|
||||
#define RGBLIGHT_EFFECT_RAINBOW_MOOD
|
||||
|
Reference in New Issue
Block a user