From 936c341ef807d726dcdc56198c70fbce3858b275 Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Sat, 5 Mar 2022 20:54:51 +0000 Subject: [PATCH] Update info.json --- data/templates/keyboard/info.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/templates/keyboard/info.json b/data/templates/keyboard/info.json index 777ceb3bd89..65f935fb42a 100644 --- a/data/templates/keyboard/info.json +++ b/data/templates/keyboard/info.json @@ -15,11 +15,11 @@ "device_version": "1.0.0" }, "features": { - "bootmagic_lite": true, + "bootmagic": true, "command": false, "console": false, "extrakey": true, "mousekey": true, "nkro": true } -} \ No newline at end of file +}