Browse Source

Enable bootmagic (#19191)

Albert Y 3 years ago
parent
commit
90fe668dd9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      keyboards/work_louder/micro/info.json

+ 1 - 1
keyboards/work_louder/micro/info.json

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