diff options
Diffstat (limited to 'keyboards/telophase')
-rw-r--r-- | keyboards/telophase/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/telophase/rules.mk b/keyboards/telophase/rules.mk index ef3e986e51..39d09d007c 100644 --- a/keyboards/telophase/rules.mk +++ b/keyboards/telophase/rules.mk @@ -12,7 +12,6 @@ MOUSEKEY_ENABLE = yes # Mouse keys EXTRAKEY_ENABLE = yes # Audio control and System control CONSOLE_ENABLE = yes # Console for debug COMMAND_ENABLE = yes # Commands for debug and configuration -SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work NKRO_ENABLE = yes # USB Nkey Rollover BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |