From 6c44b533ed264b49d12763324d3948112b762fcf Mon Sep 17 00:00:00 2001 From: He4eT Date: Mon, 4 Dec 2023 02:42:02 +0100 Subject: [PATCH] keymap: config: tap-hold --- keymap/config.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/keymap/config.h b/keymap/config.h index 39aa517..8bdf78f 100644 --- a/keymap/config.h +++ b/keymap/config.h @@ -21,6 +21,10 @@ along with this program. If not, see . #define SPLIT_USB_DETECT #define SPLIT_USB_TIMEOUT 2500 +#define PERMISSIVE_HOLD +#define TAPPING_TERM 300 +#define QUICK_TAP_TERM 100 + #define VIAL_KEYBOARD_UID {0x8A, 0x86, 0x65, 0x9D, 0x13, 0xE1, 0xCB, 0x81} /* Vial unlock */