Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303)
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
/*RGB*/
|
||||
/*Repurpose Insert LED */
|
||||
#define RGB_DI_PIN B5
|
||||
#define WS2812_DI_PIN B5
|
||||
#define RGBLED_NUM 16
|
||||
#define RGBLIGHT_DEFAULT_HUE 127
|
||||
#define RGBLIGHT_HUE_STEP 8
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
/*RGB*/
|
||||
/*Repurpose Insert LED */
|
||||
#define RGB_DI_PIN B5
|
||||
#define WS2812_DI_PIN B5
|
||||
#define RGBLED_NUM 16
|
||||
#define RGBLIGHT_DEFAULT_HUE 127
|
||||
#define RGBLIGHT_HUE_STEP 8
|
||||
|
||||
Reference in New Issue
Block a user