summaryrefslogtreecommitdiffstats
path: root/keyboards/percent/canoe_gen2
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/percent/canoe_gen2')
-rw-r--r--keyboards/percent/canoe_gen2/info.json2
-rw-r--r--keyboards/percent/canoe_gen2/rules.mk6
2 files changed, 2 insertions, 6 deletions
diff --git a/keyboards/percent/canoe_gen2/info.json b/keyboards/percent/canoe_gen2/info.json
index df17bea614..e84a835991 100644
--- a/keyboards/percent/canoe_gen2/info.json
+++ b/keyboards/percent/canoe_gen2/info.json
@@ -8,6 +8,8 @@
"pid": "0x89F0",
"device_version": "0.0.1"
},
+ "processor": "atmega32u4",
+ "bootloader": "atmel-dfu",
"community_layouts": ["65_ansi_blocker_split_bs", "65_iso_blocker_split_bs"],
"layouts": {
"LAYOUT_65_ansi_blocker_split_bs": {
diff --git a/keyboards/percent/canoe_gen2/rules.mk b/keyboards/percent/canoe_gen2/rules.mk
index e03be0345b..0be47ec5d1 100644
--- a/keyboards/percent/canoe_gen2/rules.mk
+++ b/keyboards/percent/canoe_gen2/rules.mk
@@ -1,9 +1,3 @@
-# MCU name
-MCU = atmega32u4
-
-# Bootloader selection
-BOOTLOADER = atmel-dfu
-
# Build Options
# change yes to no to disable
#