summaryrefslogtreecommitdiffstats
path: root/keyboards/s60_x/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/s60_x/rules.mk')
-rw-r--r--keyboards/s60_x/rules.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/s60_x/rules.mk b/keyboards/s60_x/rules.mk
index 5d4b28195..57f7a9a59 100644
--- a/keyboards/s60_x/rules.mk
+++ b/keyboards/s60_x/rules.mk
@@ -62,4 +62,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
MIDI_ENABLE = no # MIDI controls
UNICODE_ENABLE = no # Unicode
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
-AUDIO_ENABLE = no # Audio output on port C6 \ No newline at end of file
+AUDIO_ENABLE = no # Audio output on port C6
+
+DEFAULT_FOLDER = s60_x/default \ No newline at end of file