Remove duplication of RGBLight defaults (#25169)
This commit is contained in:
parent
988d81581d
commit
88453acc6a
53 changed files with 10 additions and 97 deletions
|
@ -25,10 +25,8 @@
|
|||
"rows": ["F0", "F5", "F4", "B4"]
|
||||
},
|
||||
"rgblight": {
|
||||
"brightness_steps": 17,
|
||||
"hue_steps": 10,
|
||||
"led_count": 4,
|
||||
"saturation_steps": 17
|
||||
"led_count": 4
|
||||
},
|
||||
"ws2812": {
|
||||
"pin": "E6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue