diff options
author | QMK Bot <hello@qmk.fm> | 2021-11-29 08:20:59 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-11-29 08:20:59 +0000 |
commit | 9d0373779c90501a39b520c79e07bdf981162ad7 (patch) | |
tree | f69d869073d3ad01cf2200e2317af706a74d9143 /keyboards/boardsource/technik_s/rules.mk | |
parent | 6779f847ea01e0d9128f3146088d6ea3375f6657 (diff) | |
parent | b12acfb630f540712eff36b8ce0908524676fdd8 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/boardsource/technik_s/rules.mk')
-rw-r--r-- | keyboards/boardsource/technik_s/rules.mk | 2 |
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 |