diff options
Diffstat (limited to 'keyboards/spacetime/rules.mk')
-rw-r--r-- | keyboards/spacetime/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/spacetime/rules.mk b/keyboards/spacetime/rules.mk index e680660e5..05efe18d2 100644 --- a/keyboards/spacetime/rules.mk +++ b/keyboards/spacetime/rules.mk | |||
@@ -18,7 +18,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
18 | NKRO_ENABLE = no # USB Nkey Rollover | 18 | NKRO_ENABLE = no # USB Nkey Rollover |
19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
21 | UNICODE_ENABLE = no # Unicode | ||
22 | AUDIO_ENABLE = no # Audio output | 21 | AUDIO_ENABLE = no # Audio output |
23 | OLED_ENABLE = no | 22 | OLED_ENABLE = no |
24 | 23 | ||