From 854d46f833e57fa3b2b3b29c0230cba8f3e95a6e Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Tue, 31 Mar 2020 17:51:52 +0100 Subject: Disable console on vusb boards using mouse/extra (#8625) --- keyboards/j80/rules.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/j80') 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 BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration MOUSEKEY_ENABLE = no # Mouse keys EXTRAKEY_ENABLE = yes # Audio control and System control -CONSOLE_ENABLE = yes # Console for debug +CONSOLE_ENABLE = no # Console for debug COMMAND_ENABLE = yes # Commands for debug and configuration BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow -- cgit v1.2.3