summaryrefslogtreecommitdiff
path: root/keyboards/polycarbdiet/s20
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/polycarbdiet/s20')
-rw-r--r--keyboards/polycarbdiet/s20/info.json2
-rw-r--r--keyboards/polycarbdiet/s20/rules.mk6
2 files changed, 2 insertions, 6 deletions
diff --git a/keyboards/polycarbdiet/s20/info.json b/keyboards/polycarbdiet/s20/info.json
index ee4eea2ac9..d37ec49dcb 100644
--- a/keyboards/polycarbdiet/s20/info.json
+++ b/keyboards/polycarbdiet/s20/info.json
@@ -8,6 +8,8 @@
"pid": "0x7320",
"device_version": "0.0.1"
},
+ "processor": "atmega32u4",
+ "bootloader": "atmel-dfu",
"community_layouts": ["ortho_5x4", "numpad_5x4"],
"layouts": {
"LAYOUT_ortho_5x4": {
diff --git a/keyboards/polycarbdiet/s20/rules.mk b/keyboards/polycarbdiet/s20/rules.mk
index b27013f863..3d5cb57ad5 100644
--- a/keyboards/polycarbdiet/s20/rules.mk
+++ b/keyboards/polycarbdiet/s20/rules.mk
@@ -1,9 +1,3 @@
-# MCU name
-MCU = atmega32u4
-
-# Bootloader selection
-BOOTLOADER = atmel-dfu
-
# Build Options
# change yes to no to disable
#