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
|
@ -12,7 +12,10 @@
|
|||
"driver": "ws2812",
|
||||
"sat_steps": 8,
|
||||
"val_steps": 8,
|
||||
"speed_steps": 10,
|
||||
"speed_steps": 10
|
||||
},
|
||||
"dip_switch": {
|
||||
"matrix_grid": [ [0,6], [1,6], [5,6], [6,6] ]
|
||||
},
|
||||
"encoder": {
|
||||
"rotary": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue