aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired')
-rw-r--r--keyboards/handwired/42/rules.mk2
-rw-r--r--keyboards/handwired/chiron/rules.mk2
-rw-r--r--keyboards/handwired/fruity60/rules.mk6
3 files changed, 5 insertions, 5 deletions
diff --git a/keyboards/handwired/42/rules.mk b/keyboards/handwired/42/rules.mk
index b44a0a518..f2306f310 100644
--- a/keyboards/handwired/42/rules.mk
+++ b/keyboards/handwired/42/rules.mk
@@ -1,7 +1,7 @@
# MCU name
MCU = atmega32u4
-# Processor frequency.
+# Processor frequency
F_CPU = 8000000
# Bootloader selection
diff --git a/keyboards/handwired/chiron/rules.mk b/keyboards/handwired/chiron/rules.mk
index a5bbb30e1..96f642270 100644
--- a/keyboards/handwired/chiron/rules.mk
+++ b/keyboards/handwired/chiron/rules.mk
@@ -10,7 +10,6 @@ MCU = atmega32u4
# ATmega32A bootloadHID
# ATmega328P USBasp
BOOTLOADER = atmel-dfu
-SPLIT_KEYBOARD = yes
# Build Options
# change yes to no to disable
@@ -36,3 +35,4 @@ TAP_DANCE_ENABLE = no
UCIS_ENABLE = no
UNICODEMAP_ENABLE = no
UNICODE_ENABLE = no
+SPLIT_KEYBOARD = yes
diff --git a/keyboards/handwired/fruity60/rules.mk b/keyboards/handwired/fruity60/rules.mk
index 8c9bc95e5..9e64f161a 100644
--- a/keyboards/handwired/fruity60/rules.mk
+++ b/keyboards/handwired/fruity60/rules.mk
@@ -1,6 +1,9 @@
# MCU name
MCU = atmega32u4
+# Processor frequency
+F_CPU = 8000000
+
# Bootloader selection
# Teensy halfkay
# Pro Micro caterina
@@ -11,9 +14,6 @@ MCU = atmega32u4
# ATmega328P USBasp
BOOTLOADER = caterina
-# Processor frequency
-F_CPU = 8000000
-
# Build Options
# change yes to no to disable
#