summaryrefslogtreecommitdiff
path: root/keyboards/sixkeyboard/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/sixkeyboard/rules.mk')
-rw-r--r--keyboards/sixkeyboard/rules.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/sixkeyboard/rules.mk b/keyboards/sixkeyboard/rules.mk
index 2befe17d8f..5b89ff4e62 100644
--- a/keyboards/sixkeyboard/rules.mk
+++ b/keyboards/sixkeyboard/rules.mk
@@ -1,5 +1,3 @@
-SRC = matrix.c
-
# MCU name
MCU = atmega16u2
@@ -29,3 +27,5 @@ AUDIO_ENABLE = no
UNICODE_ENABLE = no # Unicode
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
CUSTOM_MATRIX = yes
+
+SRC = matrix.c