Enable bootmagic (#19191)

This commit is contained in:
Albert Y 2022-11-30 09:01:10 +08:00 committed by GitHub
parent 4a87af0e9a
commit 90fe668dd9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
"bootloader": "atmel-dfu",
"diode_direction": "COL2ROW",
"features": {
"bootmagic": false,
"bootmagic": true,
"command": false,
"console": false,
"extrakey": true,