From: jotix <47826561+jotix@users.noreply.github.com> Date: Mon, 11 Mar 2019 23:53:25 +0000 (-0300) Subject: [Keyboard] Update rules.mk (#5370) X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=fd43259cbd09dda47087bb45aecf80a77cdc4c58;p=qmk_firmware.git [Keyboard] Update rules.mk (#5370) MOUSEKEY_ENABLED = yes by default --- diff --git a/keyboards/handwired/jotanck/rules.mk b/keyboards/handwired/jotanck/rules.mk index 6c3263446..6b39b7cc1 100644 --- a/keyboards/handwired/jotanck/rules.mk +++ b/keyboards/handwired/jotanck/rules.mk @@ -48,7 +48,7 @@ OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT # BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) -MOUSEKEY_ENABLE = no # 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 = no # Commands for debug and configuration