mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-17 13:12:08 +00:00
remove extra features
This commit is contained in:
parent
dde7174a66
commit
fdd9a01994
@ -9,14 +9,10 @@
|
|||||||
"development_board": "promicro",
|
"development_board": "promicro",
|
||||||
"diode_direction": "COL2ROW",
|
"diode_direction": "COL2ROW",
|
||||||
"features": {
|
"features": {
|
||||||
"backlight": false,
|
|
||||||
"bootmagic": false,
|
"bootmagic": false,
|
||||||
"command": false,
|
"command": false,
|
||||||
"console": false,
|
"console": false,
|
||||||
"extrakey": true,
|
"nkro": true
|
||||||
"mousekey": true,
|
|
||||||
"nkro": true,
|
|
||||||
"rgb": false
|
|
||||||
},
|
},
|
||||||
"matrix_pins": {
|
"matrix_pins": {
|
||||||
"cols": ["F5", "F6", "F7", "B1", "B3", "B2", "B6"],
|
"cols": ["F5", "F6", "F7", "B1", "B3", "B2", "B6"],
|
||||||
|
Loading…
Reference in New Issue
Block a user