diff options
Diffstat (limited to 'keyboards/vitamins_included/rules.mk')
-rw-r--r-- | keyboards/vitamins_included/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/vitamins_included/rules.mk b/keyboards/vitamins_included/rules.mk index 7861da178..3fac08dab 100644 --- a/keyboards/vitamins_included/rules.mk +++ b/keyboards/vitamins_included/rules.mk | |||
@@ -15,7 +15,6 @@ EXTRAKEY_ENABLE = yes # Audio control and System control | |||
15 | MOUSEKEY_ENABLE = no # Mouse keys | 15 | MOUSEKEY_ENABLE = no # Mouse keys |
16 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 16 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
17 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. | 17 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. |
18 | UNICODE_ENABLE = no # Unicode | ||
19 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 18 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
20 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 19 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
21 | 20 | ||