Migrate rgblight.pin
and RGB_DI_PIN
to ws2812.pin
(#20303)
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
|
||||
#define FORCE_NKRO
|
||||
|
||||
#define RGB_DI_PIN F0
|
||||
#define RGBLIGHT_EFFECT_BREATHING
|
||||
#define RGBLIGHT_EFFECT_RAINBOW_MOOD
|
||||
#define RGBLIGHT_EFFECT_RAINBOW_SWIRL
|
||||
|
@@ -15,6 +15,9 @@
|
||||
"indicators": {
|
||||
"caps_lock": "C6"
|
||||
},
|
||||
"ws2812": {
|
||||
"pin": "F0"
|
||||
},
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "atmel-dfu",
|
||||
"community_layouts": ["75_ansi"],
|
||||
|
Reference in New Issue
Block a user