diff options
Diffstat (limited to 'keyboards/s60_x/rules.mk')
-rw-r--r-- | keyboards/s60_x/rules.mk | 4 |
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 | |||
62 | MIDI_ENABLE = no # MIDI controls | 62 | MIDI_ENABLE = no # MIDI controls |
63 | UNICODE_ENABLE = no # Unicode | 63 | UNICODE_ENABLE = no # Unicode |
64 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 64 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
65 | AUDIO_ENABLE = no # Audio output on port C6 \ No newline at end of file | 65 | AUDIO_ENABLE = no # Audio output on port C6 |
66 | |||
67 | DEFAULT_FOLDER = s60_x/default \ No newline at end of file | ||