diff options
author | QMK Bot <hello@qmk.fm> | 2022-03-08 02:18:07 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-03-08 02:18:07 +0000 |
commit | 347bab7c355a27147f6c94bd38f59acff8be12cb (patch) | |
tree | d74801858540ea1bb1b92584219fedb0b8fceb63 /keyboards/mechwild/mercutio/keymaps/fearless_spiff/rules.mk | |
parent | 184a0942ff2db46de7998df88c078c39b0f3cb6f (diff) | |
parent | 59954322025b7f7bea4b7dc08148b5702f08e030 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/mechwild/mercutio/keymaps/fearless_spiff/rules.mk')
-rw-r--r-- | keyboards/mechwild/mercutio/keymaps/fearless_spiff/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/mechwild/mercutio/keymaps/fearless_spiff/rules.mk b/keyboards/mechwild/mercutio/keymaps/fearless_spiff/rules.mk index 16f26944e8..fc0ec28153 100644 --- a/keyboards/mechwild/mercutio/keymaps/fearless_spiff/rules.mk +++ b/keyboards/mechwild/mercutio/keymaps/fearless_spiff/rules.mk @@ -1,7 +1,7 @@ WPM_ENABLE = yes TAP_DANCE_ENABLE = yes VIA_ENABLE = no -MOUSEKEY_ENABLE = no +MOUSEKEY_ENABLE = yes EXTRAKEY_ENABLE = yes # Audio control and System control KEY_LOCK_ENABLE = no CONSOLE_ENABLE = no |