aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/chiron/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/chiron/rules.mk')
-rw-r--r--keyboards/handwired/chiron/rules.mk2
1 files changed, 1 insertions, 1 deletions
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