Enable bootmagic (#19191)
This commit is contained in:
parent
4a87af0e9a
commit
90fe668dd9
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
"bootloader": "atmel-dfu",
|
||||
"diode_direction": "COL2ROW",
|
||||
"features": {
|
||||
"bootmagic": false,
|
||||
"bootmagic": true,
|
||||
"command": false,
|
||||
"console": false,
|
||||
"extrakey": true,
|
||||
|
|
Loading…
Reference in a new issue