diff options
Diffstat (limited to 'keyboards/spacetime/rules.mk')
-rw-r--r-- | keyboards/spacetime/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/spacetime/rules.mk b/keyboards/spacetime/rules.mk index 14b9a07cc..560a2859e 100644 --- a/keyboards/spacetime/rules.mk +++ b/keyboards/spacetime/rules.mk | |||
@@ -28,7 +28,7 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | |||
28 | UNICODE_ENABLE = no # Unicode | 28 | UNICODE_ENABLE = no # Unicode |
29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
30 | AUDIO_ENABLE = no # Audio output on port C6 | 30 | AUDIO_ENABLE = no # Audio output on port C6 |
31 | OLED_DRIVER_ENABLE = no | 31 | OLED_ENABLE = no |
32 | 32 | ||
33 | # Enable generic behavior for split boards | 33 | # Enable generic behavior for split boards |
34 | SPLIT_KEYBOARD = yes | 34 | SPLIT_KEYBOARD = yes |