We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Should have a chance to click a nearby key while clicking any key.
Example:
Writing hello should have a chance that on clicking e would also click r, resulting in herllo
hello
e
r
herllo
Add setting for % of clicking a nearby (left or right, 50% chance) key in modulo
Add slider in React
The text was updated successfully, but these errors were encountered:
filipetedim
No branches or pull requests
Should have a chance to click a nearby key while clicking any key.
Example:
Writing
hello
should have a chance that on clickinge
would also clickr
, resulting inherllo
Add setting for % of clicking a nearby (left or right, 50% chance) key in modulo
Add slider in React
The text was updated successfully, but these errors were encountered: