diff options
Diffstat (limited to 'keyboards/mlego/m48/rev1/info.json')
-rw-r--r-- | keyboards/mlego/m48/rev1/info.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/keyboards/mlego/m48/rev1/info.json b/keyboards/mlego/m48/rev1/info.json index 68c73096c4..24b283fc26 100644 --- a/keyboards/mlego/m48/rev1/info.json +++ b/keyboards/mlego/m48/rev1/info.json @@ -2,5 +2,8 @@ "usb": { "pid": "0x6261", "device_version": "0.0.1" - } + }, + "processor": "STM32F401", + "bootloader": "tinyuf2", + "board": "BLACKPILL_STM32_F401" } |