Migrate rgblight.pin
and RGB_DI_PIN
to ws2812.pin
(#20303)
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
},
|
||||
"rgblight": {
|
||||
"led_count": 14,
|
||||
"pin": "F6",
|
||||
"max_brightness": 191,
|
||||
"animations": {
|
||||
"breathing": true,
|
||||
@@ -40,6 +39,9 @@
|
||||
"twinkle": true
|
||||
}
|
||||
},
|
||||
"ws2812": {
|
||||
"pin": "F6"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT_all": {
|
||||
"layout": [
|
||||
|
Reference in New Issue
Block a user