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/keebio/quefrency/keymaps/jonavin/config.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'keyboards/keebio/quefrency/keymaps/jonavin/config.h') diff --git a/keyboards/keebio/quefrency/keymaps/jonavin/config.h b/keyboards/keebio/quefrency/keymaps/jonavin/config.h index 0e6f66d503..4d65c137af 100644 --- a/keyboards/keebio/quefrency/keymaps/jonavin/config.h +++ b/keyboards/keebio/quefrency/keymaps/jonavin/config.h @@ -35,3 +35,5 @@ along with this program. If not, see . //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