summaryrefslogtreecommitdiff
path: root/keyboards/cheshire/curiosity
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/cheshire/curiosity')
-rw-r--r--keyboards/cheshire/curiosity/info.json2
-rw-r--r--keyboards/cheshire/curiosity/rules.mk6
2 files changed, 2 insertions, 6 deletions
diff --git a/keyboards/cheshire/curiosity/info.json b/keyboards/cheshire/curiosity/info.json
index 1ccd9001af..0e63e3b660 100644
--- a/keyboards/cheshire/curiosity/info.json
+++ b/keyboards/cheshire/curiosity/info.json
@@ -7,6 +7,8 @@
"pid": "0x0FAD",
"device_version": "0.0.1"
},
+ "processor": "STM32F072",
+ "bootloader": "stm32-dfu",
"community_layouts": ["alice", "alice_split_bs"],
"layouts": {
"LAYOUT_alice_split_bs": {
diff --git a/keyboards/cheshire/curiosity/rules.mk b/keyboards/cheshire/curiosity/rules.mk
index ed24117bdf..5937fde287 100644
--- a/keyboards/cheshire/curiosity/rules.mk
+++ b/keyboards/cheshire/curiosity/rules.mk
@@ -1,9 +1,3 @@
-# MCU name
-MCU = STM32F072
-
-# Bootloader selection
-BOOTLOADER = stm32-dfu
-
# Build Options
# change yes to no to disable
#