diff options
Diffstat (limited to 'keyboards/manta60')
-rw-r--r-- | keyboards/manta60/info.json | 2 | ||||
-rw-r--r-- | keyboards/manta60/rules.mk | 6 |
2 files changed, 2 insertions, 6 deletions
diff --git a/keyboards/manta60/info.json b/keyboards/manta60/info.json index 3b3b58a9c2..6dc7f65dba 100644 --- a/keyboards/manta60/info.json +++ b/keyboards/manta60/info.json @@ -8,6 +8,8 @@ "pid": "0x991D", "device_version": "0.0.1" }, + "processor": "atmega32u4", + "bootloader": "caterina", "layouts": { "LAYOUT": { "layout": [ diff --git a/keyboards/manta60/rules.mk b/keyboards/manta60/rules.mk index 8d5f3a9ce6..31ff5c952c 100644 --- a/keyboards/manta60/rules.mk +++ b/keyboards/manta60/rules.mk @@ -1,9 +1,3 @@ -# MCU name -MCU = atmega32u4 - -# Bootloader selection -BOOTLOADER = caterina - # Build Options # change yes to no to disable # |