diff options
Diffstat (limited to 'keyboards/subatomic/rules.mk')
-rw-r--r-- | keyboards/subatomic/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/subatomic/rules.mk b/keyboards/subatomic/rules.mk index fe60b0443..f024da0b2 100644 --- a/keyboards/subatomic/rules.mk +++ b/keyboards/subatomic/rules.mk | |||
@@ -17,7 +17,6 @@ NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: ht | |||
17 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 17 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
18 | MIDI_ENABLE = yes # MIDI support | 18 | MIDI_ENABLE = yes # MIDI support |
19 | AUDIO_ENABLE = no # Audio output | 19 | AUDIO_ENABLE = no # Audio output |
20 | UNICODE_ENABLE = no # Unicode | ||
21 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 20 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
22 | 21 | ||
23 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 22 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |