summaryrefslogtreecommitdiff
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.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/mlego/m65/rev2/info.json b/keyboards/mlego/m65/rev2/info.json
index 470262ed85..3e6ef2d0bc 100644
--- a/keyboards/mlego/m65/rev2/info.json
+++ b/keyboards/mlego/m65/rev2/info.json
@@ -2,5 +2,7 @@
"usb": {
"pid": "0x6061",
"device_version": "0.0.2"
- }
+ },
+ "processor": "STM32F103", // GD32F303CCT6
+ "bootloader": "stm32duino"
}