summaryrefslogtreecommitdiffstats
path: root/keyboards/copenhagen_click/click_pad_v1
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/copenhagen_click/click_pad_v1')
-rwxr-xr-xkeyboards/copenhagen_click/click_pad_v1/info.json2
-rwxr-xr-xkeyboards/copenhagen_click/click_pad_v1/rules.mk6
2 files changed, 2 insertions, 6 deletions
diff --git a/keyboards/copenhagen_click/click_pad_v1/info.json b/keyboards/copenhagen_click/click_pad_v1/info.json
index 96dcb150ff..757a404d1e 100755
--- a/keyboards/copenhagen_click/click_pad_v1/info.json
+++ b/keyboards/copenhagen_click/click_pad_v1/info.json
@@ -8,6 +8,8 @@
"pid": "0x27DB",
"device_version": "0.0.1"
},
+ "processor": "atmega32u4",
+ "bootloader": "atmel-dfu",
"layouts": {
"LAYOUT": {
"layout": [{"x":0, "y":0}]
diff --git a/keyboards/copenhagen_click/click_pad_v1/rules.mk b/keyboards/copenhagen_click/click_pad_v1/rules.mk
index e0c847d141..8a6570c496 100755
--- a/keyboards/copenhagen_click/click_pad_v1/rules.mk
+++ b/keyboards/copenhagen_click/click_pad_v1/rules.mk
@@ -1,9 +1,3 @@
-# MCU name
-MCU = atmega32u4
-
-# Bootloader selection
-BOOTLOADER = atmel-dfu
-
# Build Options
# change yes to no to disable
#