summaryrefslogtreecommitdiff
path: root/keyboards/30wer
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/30wer')
-rw-r--r--keyboards/30wer/config.h1
-rw-r--r--keyboards/30wer/info.json2
-rw-r--r--keyboards/30wer/rules.mk6
3 files changed, 2 insertions, 7 deletions
diff --git a/keyboards/30wer/config.h b/keyboards/30wer/config.h
index 3dcd4d0302..0c9bdc7c45 100644
--- a/keyboards/30wer/config.h
+++ b/keyboards/30wer/config.h
@@ -1,6 +1,5 @@
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 3
diff --git a/keyboards/30wer/info.json b/keyboards/30wer/info.json
index 62fee361a0..bbaa61f6ba 100644
--- a/keyboards/30wer/info.json
+++ b/keyboards/30wer/info.json
@@ -8,6 +8,8 @@
"pid": "0x5678",
"device_version": "0.0.1"
},
+ "processor": "atmega32u4",
+ "bootloader": "caterina",
"layouts": {
"LAYOUT": {
"layout": [
diff --git a/keyboards/30wer/rules.mk b/keyboards/30wer/rules.mk
index aad55a7dfa..0048c64351 100644
--- a/keyboards/30wer/rules.mk
+++ b/keyboards/30wer/rules.mk
@@ -1,9 +1,3 @@
-# MCU name
-MCU = atmega32u4
-
-# Bootloader selection
-BOOTLOADER = caterina
-
# Build Options
# change yes to no to disable
#