diff options
Diffstat (limited to 'keyboards/moonlander/rules.mk')
-rw-r--r-- | keyboards/moonlander/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/moonlander/rules.mk b/keyboards/moonlander/rules.mk index f481b60763..ee7c3d266a 100644 --- a/keyboards/moonlander/rules.mk +++ b/keyboards/moonlander/rules.mk @@ -8,7 +8,7 @@ BACKLIGHT_ENABLE = no BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration 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 = yes # Commands for debug and configuration #SLEEP_LED_ENABLE = yes #Breathing sleep LED during USB suspend NKRO_ENABLE = yes # USB Nkey Rollover |