aboutsummaryrefslogtreecommitdiff
path: root/qmk/keyboards/sofle_choc/keymaps/custom/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'qmk/keyboards/sofle_choc/keymaps/custom/config.h')
-rw-r--r--qmk/keyboards/sofle_choc/keymaps/custom/config.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/qmk/keyboards/sofle_choc/keymaps/custom/config.h b/qmk/keyboards/sofle_choc/keymaps/custom/config.h
index 9a89fd8..6463554 100644
--- a/qmk/keyboards/sofle_choc/keymaps/custom/config.h
+++ b/qmk/keyboards/sofle_choc/keymaps/custom/config.h
@@ -35,11 +35,14 @@
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_LED D5 // Specify an optional status LED by GPIO number which blinks when entering the bootloader
#define TAPPING_TERM 200
+#define TAPPING_TERM_PER_KEY
-// Movihy the tap-hold configuration for helping with some tap-dance keys.
+// Modify the tap-hold configuration for helping with some tap-dance keys.
// The behavior with double-tap (like c/ç) and mod-tap is to wait the delay for
// the tap-dance before reporting the key to send.
// If I release the MOD-TAP key before, the modifier is not applied and the
// host receive a sequence of two keys, which is not what I want.
-//#define PERMISSIVE_HOLD
+#define PERMISSIVE_HOLD
//#define HOLD_ON_OTHER_KEY_PRESS
+
+#define COMBO_MUST_PRESS_IN_ORDER