diff options
Diffstat (limited to 'keyboards/bpiphany/tiger_lily/keymaps/default/rules.mk')
-rw-r--r-- | keyboards/bpiphany/tiger_lily/keymaps/default/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/bpiphany/tiger_lily/keymaps/default/rules.mk b/keyboards/bpiphany/tiger_lily/keymaps/default/rules.mk index e8c897438..adb07adf7 100644 --- a/keyboards/bpiphany/tiger_lily/keymaps/default/rules.mk +++ b/keyboards/bpiphany/tiger_lily/keymaps/default/rules.mk | |||
@@ -3,7 +3,7 @@ MOUSEKEY_ENABLE = yes # Mouse keys | |||
3 | EXTRAKEY_ENABLE = yes # Audio control and System control | 3 | EXTRAKEY_ENABLE = yes # Audio control and System control |
4 | CONSOLE_ENABLE = no # Console for debug | 4 | CONSOLE_ENABLE = no # Console for debug |
5 | COMMAND_ENABLE = yes # Commands for debug and configuration | 5 | COMMAND_ENABLE = yes # Commands for debug and configuration |
6 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 6 | NKRO_ENABLE = yes |
7 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 7 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
8 | AUDIO_ENABLE = no # Audio output | 8 | AUDIO_ENABLE = no # Audio output |
9 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 9 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |