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

[Feature] Rollover/Timing protection (Needed for HomeRow Mod) #306

Open
YourSandwich opened this issue Nov 3, 2024 · 0 comments
Open

[Feature] Rollover/Timing protection (Needed for HomeRow Mod) #306

YourSandwich opened this issue Nov 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@YourSandwich
Copy link

I wanted to implement the HomeRow mod, which essentially uses mod-tap on the asdf and jkl; keys, binding Super, Alt, Shift, and Ctrl to them. However, since there isn’t a feature similar to Rollover/Timing protection like in QMK Firmware, the default behavior is messy and unreliable, even after adjusting the activation time and tick rate.

The Documentation on how QMK does it can be found here
Also, ZMK has a great documentation on the required logic for this feature to work well.

@YourSandwich YourSandwich added the enhancement New feature or request label Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant