diff options
Diffstat (limited to 'keyboards/qwertyydox/rules.mk')
-rw-r--r-- | keyboards/qwertyydox/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/qwertyydox/rules.mk b/keyboards/qwertyydox/rules.mk index 4f12c6f46..dd4a6ae3e 100644 --- a/keyboards/qwertyydox/rules.mk +++ b/keyboards/qwertyydox/rules.mk | |||
@@ -10,7 +10,6 @@ COMMAND_ENABLE = no # Commands for debug and configuration | |||
10 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 10 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
11 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 11 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
12 | AUDIO_ENABLE = no # Audio output | 12 | AUDIO_ENABLE = no # Audio output |
13 | UNICODE_ENABLE = no # Unicode | ||
14 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 13 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
15 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 14 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
16 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 15 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |