From 5878e86c8a028ad3878aeed158b413afe2e3498c Mon Sep 17 00:00:00 2001 From: Jonavin <71780717+Jonavin@users.noreply.github.com> Date: Sat, 3 Jul 2021 04:16:16 -0400 Subject: [Keymap] Jonavin quefrency keymap add encoder functionality + 2tap Shift CAPSLOCK (#13376) Co-authored-by: Jonavin <=> --- keyboards/mechwild/mercutio/keymaps/jonavin/config.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'keyboards/mechwild/mercutio') diff --git a/keyboards/mechwild/mercutio/keymaps/jonavin/config.h b/keyboards/mechwild/mercutio/keymaps/jonavin/config.h index 7272cd4c3a..09909e28c9 100644 --- a/keyboards/mechwild/mercutio/keymaps/jonavin/config.h +++ b/keyboards/mechwild/mercutio/keymaps/jonavin/config.h @@ -28,3 +28,5 @@ //Always send Escape if Alt is pressed #define GRAVE_ESC_CTRL_OVERRIDE //Always send Escape if Control is pressed + +#define TAPPING_TERM 180 -- cgit v1.2.3