diff options
Diffstat (limited to 'keyboards/kv/revt/rules.mk')
-rw-r--r-- | keyboards/kv/revt/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kv/revt/rules.mk b/keyboards/kv/revt/rules.mk index 3412337f5..abb8d96be 100644 --- a/keyboards/kv/revt/rules.mk +++ b/keyboards/kv/revt/rules.mk | |||
@@ -8,7 +8,7 @@ BOOTLOADER = stm32-dfu | |||
8 | # Build Options | 8 | # Build Options |
9 | # change yes to no to disable | 9 | # change yes to no to disable |
10 | # | 10 | # |
11 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite | 11 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
12 | MOUSEKEY_ENABLE = yes # Mouse keys | 12 | MOUSEKEY_ENABLE = yes # Mouse keys |
13 | EXTRAKEY_ENABLE = yes # Audio control and System control | 13 | EXTRAKEY_ENABLE = yes # Audio control and System control |
14 | CONSOLE_ENABLE = yes # Console for debug | 14 | CONSOLE_ENABLE = yes # Console for debug |