Skip to content

Commit bd747b8

Browse files
committed
Disables quick tap on mod-tap keys
1 parent 9ed9a89 commit bd747b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kyria/qmk/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#define TAPPING_TERM 200
2424

2525
// Enable rapid switch from tap to hold, disables double tap hold auto-repeat.
26-
#define TAPPING_FORCE_HOLD
26+
#define QUICK_TAP_TERM 0
2727

2828
// Apply the modifier on keys that are tapped during a short hold of a modtap
2929
#define PERMISSIVE_HOLD

0 commit comments

Comments
 (0)