diff options
author | QMK Bot <hello@qmk.fm> | 2021-04-12 18:41:12 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-04-12 18:41:12 +0000 |
commit | f5aaecfdfcfe38b1f2c7504e80150b0df77290d3 (patch) | |
tree | 23a281b95205274cb27ab051b980991451b908be /keyboards | |
parent | ebdf750cdd6d1bdf00a1cd95f117eb8495173273 (diff) | |
parent | 1a7a821582d3b848d50fddd6e942ed278bf36eff (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards')
-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 |