Migrate rgblight.pin
and RGB_DI_PIN
to ws2812.pin
(#20303)
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
},
|
||||
"rgblight": {
|
||||
"led_count": 48,
|
||||
"pin": "B2",
|
||||
"hue_steps": 4,
|
||||
"saturation_steps": 8,
|
||||
"brightness_steps": 4,
|
||||
@@ -47,6 +46,9 @@
|
||||
"twinkle": true
|
||||
}
|
||||
},
|
||||
"ws2812": {
|
||||
"pin": "B2"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
|
Reference in New Issue
Block a user