summary refs log tree commit diff
diff options
context:
space:
mode:
authorAlbert Y <76888457+filterpaper@users.noreply.github.com>2022-11-30 09:01:10 +0800
committerGitHub <noreply@github.com>2022-11-30 01:01:10 +0000
commit90fe668dd976743b33bbc30c7a560d827df21cc0 (patch)
treeae6cf8c9bd996494051049c81c860b36c5c1111f
parent4a87af0e9af046d5fc00d930476920c0c34a57a7 (diff)
Enable bootmagic (#19191)
-rw-r--r--keyboards/work_louder/micro/info.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/work_louder/micro/info.json b/keyboards/work_louder/micro/info.json
index aee775e3d2..1417ba0cde 100644
--- a/keyboards/work_louder/micro/info.json
+++ b/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,