forked from mirrors/qmk_userspace
Migrate some dip switch config to info.json (#22437)
This commit is contained in:
parent
3a5e4253fc
commit
a0a6820c1b
42 changed files with 72 additions and 90 deletions
|
|
@ -14,6 +14,9 @@
|
|||
"rows": ["B12", "B10", "B13", "B1", "B14"]
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"dip_switch": {
|
||||
"pins": ["A0"]
|
||||
},
|
||||
"indicators": {
|
||||
"caps_lock": "C13",
|
||||
"on_state": 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue