-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Description
As far as I can tell from the various configuration options around hold-tap, there is no way to replicate this desired behavior:
key: &mt LGUI ESC
Within tapping term (unless interrupted when using hold-preferred or balanced flavors):
key down: LGUI
down event sent
key up: LGUI
up event sent, then ESC
down + up sent
When held longer than tapping term:
key down: LGUI
down event sent
key up: LGUI
up event sent
Why this is useful:
This allows someone to e.g. GUI
+ click immediately after pressing the key, instead of having to wait for the tapping term to expire first.
akira-toriyama and fifty-six
Metadata
Metadata
Assignees
Labels
No labels