summaryrefslogtreecommitdiff
path: root/keyboards/boardsource/technik_s
diff options
context:
space:
mode:
authorAlbert Y <76888457+filterpaper@users.noreply.github.com>2021-11-29 16:20:56 +0800
committerGitHub <noreply@github.com>2021-11-29 00:20:56 -0800
commitb12acfb630f540712eff36b8ce0908524676fdd8 (patch)
treee9016cff48fe75b56e51cf5ae0c2c33e98140491 /keyboards/boardsource/technik_s
parent47764132f1fb30c24585cfbebb800e9c8b433c64 (diff)
[Keyboard] Add mousekey support for Technik variants (#15258)
Co-authored-by: filterpaper <filterpaper@localhost>
Diffstat (limited to 'keyboards/boardsource/technik_s')
-rw-r--r--keyboards/boardsource/technik_s/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/boardsource/technik_s/rules.mk b/keyboards/boardsource/technik_s/rules.mk
index efc63b4d56..bf88ac85a6 100644
--- a/keyboards/boardsource/technik_s/rules.mk
+++ b/keyboards/boardsource/technik_s/rules.mk
@@ -8,7 +8,7 @@ BOOTLOADER = atmel-dfu
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
-MOUSEKEY_ENABLE = no # Mouse keys
+MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration