summaryrefslogtreecommitdiff
path: root/keyboards/matthewdias/m3n3van
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/matthewdias/m3n3van')
-rw-r--r--keyboards/matthewdias/m3n3van/info.json2
-rw-r--r--keyboards/matthewdias/m3n3van/rules.mk6
2 files changed, 2 insertions, 6 deletions
diff --git a/keyboards/matthewdias/m3n3van/info.json b/keyboards/matthewdias/m3n3van/info.json
index 347868cffb..bef63b4de0 100644
--- a/keyboards/matthewdias/m3n3van/info.json
+++ b/keyboards/matthewdias/m3n3van/info.json
@@ -8,6 +8,8 @@
"pid": "0x2323",
"device_version": "0.0.2"
},
+ "processor": "atmega32u4",
+ "bootloader": "atmel-dfu",
"layouts": {
"LAYOUT": {
"layout": [
diff --git a/keyboards/matthewdias/m3n3van/rules.mk b/keyboards/matthewdias/m3n3van/rules.mk
index 5f58c5684b..131aa72aeb 100644
--- a/keyboards/matthewdias/m3n3van/rules.mk
+++ b/keyboards/matthewdias/m3n3van/rules.mk
@@ -1,9 +1,3 @@
-# MCU name
-MCU = atmega32u4
-
-# Bootloader selection
-BOOTLOADER = atmel-dfu
-
# Build Options
# change yes to no to disable
#