mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-24 20:32:58 +00:00
Remove bootmagic and unused features
This commit is contained in:
parent
50228dcc7d
commit
c87313e781
@ -12,9 +12,6 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"features": {
|
"features": {
|
||||||
"bootmagic": true,
|
|
||||||
"command": false,
|
|
||||||
"console": false,
|
|
||||||
"extrakey": true,
|
"extrakey": true,
|
||||||
"mousekey": true,
|
"mousekey": true,
|
||||||
"nkro": true,
|
"nkro": true,
|
||||||
@ -150,9 +147,6 @@
|
|||||||
"split": true
|
"split": true
|
||||||
},
|
},
|
||||||
"split": {
|
"split": {
|
||||||
"bootmagic": {
|
|
||||||
"matrix": [4, 6]
|
|
||||||
},
|
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"handedness": {
|
"handedness": {
|
||||||
"pin": "GP24"
|
"pin": "GP24"
|
||||||
|
Loading…
Reference in New Issue
Block a user