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

feat: tap-hold-release-keys #343

Merged
merged 1 commit into from
Mar 12, 2023
Merged

feat: tap-hold-release-keys #343

merged 1 commit into from
Mar 12, 2023

Conversation

jtroo
Copy link
Owner

@jtroo jtroo commented Mar 12, 2023

This commit adds another tap-hold variant that makes use of keyberon's HoldTapConfig::Custom variant for the tap hold configuration. The custom variant is used to activate an early tap when any key in the given list is pressed. The goal of this variant is to reduce rolling errors on the same hand when using home-row tap-hold keys.

An unrelated fly-by fix to the minimal.kbd configuration file is added. There was some unintended leftover text that is now deleted.

This commit adds another tap-hold variant that makes use of keyberon's
`HoldTapConfig::Custom` variant for the tap hold configuration. The
custom variant is used to activate an early tap when any key in the
given list is pressed. The goal of this variant is to reduce rolling
errors on the same hand when using home-row tap-hold keys.

An unrelated fly-by fix to the minimal.kbd configuration file is added.
There was some unintended leftover text that is now deleted.
@jtroo jtroo merged commit a5d8aac into main Mar 12, 2023
@jtroo jtroo deleted the custom-tap-hold branch March 12, 2023 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant