summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2024-01-13 14:31:04 -0800
committerGitHub <noreply@github.com>2024-01-13 22:31:04 +0000
commit6e1e62936e7470b56f077ade411ae1c97c1a4bd2 (patch)
tree2cb7b13c2febeed738019d20f5f7978652318f0c
parenteb7ecae4b424834026790d2b5fef9e936184b609 (diff)
[Keyboard] Fix typo in Redox config (#22899)
-rw-r--r--keyboards/redox/rev1/info.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/redox/rev1/info.json b/keyboards/redox/rev1/info.json
index 7e4ded2946..446020179c 100644
--- a/keyboards/redox/rev1/info.json
+++ b/keyboards/redox/rev1/info.json
@@ -9,7 +9,7 @@
"device_version": "1.0.0"
},
"features":{
- "bootmgaic": true,
+ "bootmagic": true,
"command": true,
"console": false,
"mousekey": true,