mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-01-18 07:43:30 +00:00
Enable bootmagic (#19191)
This commit is contained in:
parent
4a87af0e9a
commit
90fe668dd9
@ -4,7 +4,7 @@
|
|||||||
"bootloader": "atmel-dfu",
|
"bootloader": "atmel-dfu",
|
||||||
"diode_direction": "COL2ROW",
|
"diode_direction": "COL2ROW",
|
||||||
"features": {
|
"features": {
|
||||||
"bootmagic": false,
|
"bootmagic": true,
|
||||||
"command": false,
|
"command": false,
|
||||||
"console": false,
|
"console": false,
|
||||||
"extrakey": true,
|
"extrakey": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user