summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin/zed65/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mechlovin/zed65/info.json')
-rw-r--r--keyboards/mechlovin/zed65/info.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/keyboards/mechlovin/zed65/info.json b/keyboards/mechlovin/zed65/info.json
index cf993be247..c255dd23c6 100644
--- a/keyboards/mechlovin/zed65/info.json
+++ b/keyboards/mechlovin/zed65/info.json
@@ -1,4 +1,11 @@
{
"processor": "STM32F103",
- "bootloader": "stm32duino"
+ "bootloader": "stm32duino",
+ "features": {
+ "bootmagic": true,
+ "command": true,
+ "console": true,
+ "extrakey": true,
+ "mousekey": true
+ },
}