diff options
Diffstat (limited to 'keyboards/j80/rules.mk')
-rw-r--r-- | keyboards/j80/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/j80/rules.mk b/keyboards/j80/rules.mk index 1ceafc9c0..b2ca3a0c2 100644 --- a/keyboards/j80/rules.mk +++ b/keyboards/j80/rules.mk | |||
@@ -17,7 +17,7 @@ BOOTLOADER = bootloadHID | |||
17 | BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration | 17 | BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration |
18 | MOUSEKEY_ENABLE = no # Mouse keys | 18 | MOUSEKEY_ENABLE = no # Mouse keys |
19 | EXTRAKEY_ENABLE = yes # Audio control and System control | 19 | EXTRAKEY_ENABLE = yes # Audio control and System control |
20 | CONSOLE_ENABLE = yes # Console for debug | 20 | CONSOLE_ENABLE = no # Console for debug |
21 | COMMAND_ENABLE = yes # Commands for debug and configuration | 21 | COMMAND_ENABLE = yes # Commands for debug and configuration |
22 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 22 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
23 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 23 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |