summaryrefslogtreecommitdiff
path: root/keyboards/poker87c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/poker87c')
-rw-r--r--keyboards/poker87c/info.json2
-rw-r--r--keyboards/poker87c/rules.mk6
2 files changed, 2 insertions, 6 deletions
diff --git a/keyboards/poker87c/info.json b/keyboards/poker87c/info.json
index af6c416793..27adbb74e3 100644
--- a/keyboards/poker87c/info.json
+++ b/keyboards/poker87c/info.json
@@ -8,6 +8,8 @@
"pid": "0x087C",
"device_version": "0.0.1"
},
+ "processor": "atmega32u4",
+ "bootloader": "atmel-dfu",
"layout_aliases": {
"LAYOUT": "LAYOUT_all"
},
diff --git a/keyboards/poker87c/rules.mk b/keyboards/poker87c/rules.mk
index c483c98ee3..8a6e2c7b71 100644
--- a/keyboards/poker87c/rules.mk
+++ b/keyboards/poker87c/rules.mk
@@ -1,9 +1,3 @@
-# MCU name
-MCU = atmega32u4
-
-# Bootloader selection
-BOOTLOADER = atmel-dfu
-
# Build Options
# change yes to no to disable
#