diff options
Diffstat (limited to 'keyboards/handwired/selene/rules.mk')
-rw-r--r-- | keyboards/handwired/selene/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/selene/rules.mk b/keyboards/handwired/selene/rules.mk index d95ac7686..1c3d39868 100644 --- a/keyboards/handwired/selene/rules.mk +++ b/keyboards/handwired/selene/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 = no # Mouse keys | 12 | MOUSEKEY_ENABLE = no # 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 |