From 468290f37331bb74b49639316e36dec267c23bfe Mon Sep 17 00:00:00 2001 From: Florian Didron Date: Tue, 3 Sep 2019 10:20:24 +0900 Subject: chore: set CONSOLE_ENABLE = no --- keyboards/planck/ez/rules.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/planck') diff --git a/keyboards/planck/ez/rules.mk b/keyboards/planck/ez/rules.mk index 93f8ade95b..e8a7f3115c 100644 --- a/keyboards/planck/ez/rules.mk +++ b/keyboards/planck/ez/rules.mk @@ -12,7 +12,7 @@ BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration ## (Note that for BOOTMAGIC on Teensy LC you have to use a custom .ld script.) MOUSEKEY_ENABLE = yes # Mouse keys EXTRAKEY_ENABLE = yes # Audio control and System control -CONSOLE_ENABLE = yes # Console for debug +CONSOLE_ENABLE = no # Console for debug COMMAND_ENABLE = no # Commands for debug and configuration #SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend NKRO_ENABLE = yes # USB Nkey Rollover -- cgit v1.2.3