summaryrefslogtreecommitdiff
path: root/keyboards/hineybush/h65
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/hineybush/h65')
-rw-r--r--keyboards/hineybush/h65/info.json2
-rw-r--r--keyboards/hineybush/h65/rules.mk6
2 files changed, 2 insertions, 6 deletions
diff --git a/keyboards/hineybush/h65/info.json b/keyboards/hineybush/h65/info.json
index e58e073fd5..148fedec1b 100644
--- a/keyboards/hineybush/h65/info.json
+++ b/keyboards/hineybush/h65/info.json
@@ -8,6 +8,8 @@
"pid": "0xE9E4",
"device_version": "0.0.1"
},
+ "processor": "atmega32u4",
+ "bootloader": "atmel-dfu",
"community_layouts": ["65_ansi_blocker", "65_ansi_blocker_split_bs", "65_ansi_blocker_tsangan", "65_iso_blocker", "65_iso_blocker_split_bs"],
"layouts": {
"LAYOUT_all": {
diff --git a/keyboards/hineybush/h65/rules.mk b/keyboards/hineybush/h65/rules.mk
index 3b061c1108..85830d3115 100644
--- a/keyboards/hineybush/h65/rules.mk
+++ b/keyboards/hineybush/h65/rules.mk
@@ -1,9 +1,3 @@
-# MCU name
-MCU = atmega32u4
-
-# Bootloader selection
-BOOTLOADER = atmel-dfu
-
# Build Options
# change yes to no to disable
#