diff options
Diffstat (limited to 'keyboards/evyd13/plain60/keymaps/kwerdenker/rules.mk')
-rw-r--r-- | keyboards/evyd13/plain60/keymaps/kwerdenker/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/evyd13/plain60/keymaps/kwerdenker/rules.mk b/keyboards/evyd13/plain60/keymaps/kwerdenker/rules.mk index 0b304aae3..62eb85150 100644 --- a/keyboards/evyd13/plain60/keymaps/kwerdenker/rules.mk +++ b/keyboards/evyd13/plain60/keymaps/kwerdenker/rules.mk | |||
@@ -16,7 +16,7 @@ | |||
16 | # Build Options | 16 | # Build Options |
17 | # comment out to disable the options. | 17 | # comment out to disable the options. |
18 | # | 18 | # |
19 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite | 19 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
20 | NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 20 | NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
21 | RGBLIGHT_ENABLE = yes # Enable keyboard underlight functionality (+4870) | 21 | RGBLIGHT_ENABLE = yes # Enable keyboard underlight functionality (+4870) |
22 | 22 | ||