Explorar el Código

cw40: Enable MOUSEKEY by default

master
Kai Ryu hace 7 años
padre
commit
c00006b716
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      keyboard/cw40/Makefile

+ 1
- 1
keyboard/cw40/Makefile Ver fichero

@@ -128,7 +128,7 @@ endif
# comment out to disable the options.
#
BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration(+1000)
#MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
CONSOLE_ENABLE = yes # Console for debug(+400)
COMMAND_ENABLE = yes # Commands for debug and configuration