Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hold-Tap configuration for multiple taps #199

Closed
cdarwin opened this issue Sep 22, 2020 · 1 comment
Closed

Hold-Tap configuration for multiple taps #199

cdarwin opened this issue Sep 22, 2020 · 1 comment
Labels
behaviors enhancement New feature or request

Comments

@cdarwin
Copy link
Contributor

cdarwin commented Sep 22, 2020

I would like to tap a hold-tap key more than once and then hold it down so that the key sends multiple tap codes until I release the key again.

Use Case:

I have a thumb key defined as a layer-tap behavior so that it sends SPC when tapped and enables a layer when held. I would like to tap that key once to send the tap behavior and then (roughly) immediately hold the key so that I can continue sending SPC until I release the key. Today, the subsequent hold of the key triggers the configured hold behavior.

Notes:

Turning this on should probably be a user configurable boolean. The period of time between the initial tap and the subsequent hold should probably be a user configurable integer. The number of times that a tap might trigger a branch on this behavior should probably be a user configurable integer.

@innovaker innovaker added behaviors enhancement New feature or request labels Sep 22, 2020
@okke-formsma
Copy link
Collaborator

closed in favor of #288

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
behaviors enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants