aboutsummaryrefslogtreecommitdiff
path: root/keyboards/nebula12/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/nebula12/rules.mk')
-rwxr-xr-xkeyboards/nebula12/rules.mk2
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#
16BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality 16BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
17BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite 17BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
18MOUSEKEY_ENABLE = yes # Mouse keys 18MOUSEKEY_ENABLE = yes # Mouse keys
19EXTRAKEY_ENABLE = yes # Audio control and System control 19EXTRAKEY_ENABLE = yes # Audio control and System control
20CONSOLE_ENABLE = no # Console for debug 20CONSOLE_ENABLE = no # Console for debug