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