Remove redundant disabling of features (#22926)
This commit is contained in:
parent
5dfe2bc37a
commit
58c38175e6
103 changed files with 85 additions and 350 deletions
|
@ -10,8 +10,7 @@
|
|||
"console": false,
|
||||
"extrakey": true,
|
||||
"mousekey": true,
|
||||
"nkro": true,
|
||||
"rgblight": false
|
||||
"nkro": true
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["GP6", "GP7", "GP8", "GP9", "GP10", "GP11", "GP12", "GP13", "GP22", "GP20", "GP19", "GP18", "GP17", "GP16"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue