Migrate rgblight.pin
and RGB_DI_PIN
to ws2812.pin
(#20303)
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
},
|
||||
"rgblight": {
|
||||
"led_count": 22,
|
||||
"pin": "F4",
|
||||
"hue_steps": 10,
|
||||
"saturation_steps": 17,
|
||||
"brightness_steps": 17,
|
||||
@@ -43,6 +42,9 @@
|
||||
"alternating": true
|
||||
}
|
||||
},
|
||||
"ws2812": {
|
||||
"pin": "F4"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT_ansi": {
|
||||
"layout": [
|
||||
|
Reference in New Issue
Block a user