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