diff options
Diffstat (limited to 'keyboards/zj68/rules.mk')
-rw-r--r-- | keyboards/zj68/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/zj68/rules.mk b/keyboards/zj68/rules.mk index 712ad0a49..e6224a104 100644 --- a/keyboards/zj68/rules.mk +++ b/keyboards/zj68/rules.mk | |||
@@ -8,7 +8,7 @@ BOOTLOADER = atmel-dfu | |||
8 | # comment out to disable the options. | 8 | # comment out to disable the options. |
9 | # | 9 | # |
10 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 10 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
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 = no # Console for debug | 14 | CONSOLE_ENABLE = no # Console for debug |