Explorar o código

Keyboard: Disable mouse keys for kbd6x (#3603)

MechMerlin %!s(int64=6) %!d(string=hai) anos
pai
achega
489a922f34
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      keyboards/kbd6x/rules.mk

+ 1 - 1
keyboards/kbd6x/rules.mk

@@ -52,7 +52,7 @@ OPT_DEFS += -DBOOTLOADER_SIZE=4096
 #   change yes to no to disable
 #
 BOOTMAGIC_ENABLE = no      # Virtual DIP switch configuration(+1000)
-MOUSEKEY_ENABLE = yes       # Mouse keys(+4700)
+MOUSEKEY_ENABLE = no       # 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