mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-24 20:32:58 +00:00
Adds 'bootmagic' feature
Validated this is working as expected
This commit is contained in:
parent
cb66ad3da8
commit
90fedbc5be
@ -14,7 +14,7 @@
|
|||||||
"lto": false
|
"lto": false
|
||||||
},
|
},
|
||||||
"features": {
|
"features": {
|
||||||
"bootmagic": false,
|
"bootmagic": true,
|
||||||
"command": false,
|
"command": false,
|
||||||
"dynamic_tapping_term": true,
|
"dynamic_tapping_term": true,
|
||||||
"encoder": true,
|
"encoder": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user