summaryrefslogtreecommitdiffstats
path: root/keyboards/mlego/m65/rev2/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mlego/m65/rev2/info.json')
-rw-r--r--keyboards/mlego/m65/rev2/info.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/keyboards/mlego/m65/rev2/info.json b/keyboards/mlego/m65/rev2/info.json
index 470262ed85..2bde6bdef1 100644
--- a/keyboards/mlego/m65/rev2/info.json
+++ b/keyboards/mlego/m65/rev2/info.json
@@ -2,5 +2,12 @@
"usb": {
"pid": "0x6061",
"device_version": "0.0.2"
- }
+ },
+ "indicators": {
+ "caps_lock": "B2",
+ "num_lock": "B12",
+ "scroll_lock": "B13"
+ },
+ "processor": "STM32F103", // GD32F303CCT6
+ "bootloader": "stm32duino"
}