diff options
author | Kyle McCreery <mccreery.kyle@gmail.com> | 2021-04-12 08:40:38 -1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-12 20:40:38 +0200 |
commit | 1a7a821582d3b848d50fddd6e942ed278bf36eff (patch) | |
tree | 3c56eba5393531730a88684c065468ca7ccd29d4 /keyboards/mechwild/mercutio/keymaps | |
parent | 50e0f5dc802c881eae0c213ee50c7bb8f0065cf0 (diff) |
Merc updates (#12289)
Diffstat (limited to 'keyboards/mechwild/mercutio/keymaps')
-rw-r--r-- | keyboards/mechwild/mercutio/keymaps/bongocat/rules.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/mechwild/mercutio/keymaps/bongocat/rules.mk b/keyboards/mechwild/mercutio/keymaps/bongocat/rules.mk index 10a23be91a..a475e2b6cd 100644 --- a/keyboards/mechwild/mercutio/keymaps/bongocat/rules.mk +++ b/keyboards/mechwild/mercutio/keymaps/bongocat/rules.mk @@ -1,2 +1,3 @@ WPM_ENABLE = yes -VIA_ENABLE = yes
\ No newline at end of file +VIA_ENABLE = yes +MOUSEKEY_ENABLE = no
\ No newline at end of file |