Explorar el Código

Disable console feature by default

old_master
Kai Ryu hace 9 años
padre
commit
b5198132ab
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      keyboard/tentapad/Makefile

+ 1
- 1
keyboard/tentapad/Makefile Ver fichero

@@ -127,7 +127,7 @@ endif
BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration(+1000)
MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
CONSOLE_ENABLE = yes # Console for debug(+400)
#CONSOLE_ENABLE = yes # Console for debug(+400)
COMMAND_ENABLE = yes # Commands for debug and configuration
#SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
#NKRO_ENABLE = yes # USB Nkey Rollover