Remove more duplication of defaults (#25189)
This commit is contained in:
parent
24d896ca06
commit
11cb5cf347
15 changed files with 12 additions and 27 deletions
|
|
@ -31,8 +31,7 @@
|
|||
"cols": ["B1", "C7", "C13", "B9"]
|
||||
},
|
||||
"indicators": {
|
||||
"num_lock": "C5",
|
||||
"on_state": 1
|
||||
"num_lock": "C5"
|
||||
},
|
||||
"ws2812": {
|
||||
"pin": "A8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue