diff options
Diffstat (limited to 'keyboards/nebula12/rules.mk')
-rwxr-xr-x | keyboards/nebula12/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/nebula12/rules.mk b/keyboards/nebula12/rules.mk index f336ee1a2..f75c73dd6 100755 --- a/keyboards/nebula12/rules.mk +++ b/keyboards/nebula12/rules.mk | |||
@@ -14,7 +14,7 @@ OPT_DEFS += -DNO_SUSPEND_POWER_DOWN | |||
14 | # comment out to disable the options. | 14 | # comment out to disable the options. |
15 | # | 15 | # |
16 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 16 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
17 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite | 17 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
18 | MOUSEKEY_ENABLE = yes # Mouse keys | 18 | MOUSEKEY_ENABLE = yes # Mouse keys |
19 | EXTRAKEY_ENABLE = yes # Audio control and System control | 19 | EXTRAKEY_ENABLE = yes # Audio control and System control |
20 | CONSOLE_ENABLE = no # Console for debug | 20 | CONSOLE_ENABLE = no # Console for debug |