summaryrefslogtreecommitdiff
path: root/keyboards/mechwild/mercutio/keymaps/jonavin/keymap.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-07-26 20:25:59 +0000
committerQMK Bot <hello@qmk.fm>2022-07-26 20:25:59 +0000
commitff5848992cc7941885648161e77e8913c8e0fceb (patch)
tree86416237eaa6073db25fbe7f387ee282f17fe0af /keyboards/mechwild/mercutio/keymaps/jonavin/keymap.c
parent53ca6338c78d2f1d8f86249099f955d1c0a31cfc (diff)
parentfc9654a1d05439aea3396954b9f482e680a6775b (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/mechwild/mercutio/keymaps/jonavin/keymap.c')
-rwxr-xr-xkeyboards/mechwild/mercutio/keymaps/jonavin/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/mechwild/mercutio/keymaps/jonavin/keymap.c b/keyboards/mechwild/mercutio/keymaps/jonavin/keymap.c
index e4d0ab49ef..5447279e56 100755
--- a/keyboards/mechwild/mercutio/keymaps/jonavin/keymap.c
+++ b/keyboards/mechwild/mercutio/keymaps/jonavin/keymap.c
@@ -152,7 +152,7 @@ bool process_record_keymap(uint16_t keycode, keyrecord_t *record) {
}
break;
}
- return true;
+ return false;
}
#endif