-
Notifications
You must be signed in to change notification settings - Fork 278
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
Add configurable key press delay #1633
Merged
Merged
Commits on Dec 18, 2022
-
config: correctly handle new missing int options
getint apparently gives `None` if the config value is missing instead of throwing a `KeyValue` exception, so it eventually ends up falling through the `InvalidConfigOption` path and wrongly reports an error
Configuration menu - View commit details
-
Copy full SHA for 99aacf4 - Browse repository at this point
Copy the full SHA 99aacf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02d2e94 - Browse repository at this point
Copy the full SHA 02d2e94View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0cac46 - Browse repository at this point
Copy the full SHA b0cac46View commit details
Commits on Dec 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f2a5e8e - Browse repository at this point
Copy the full SHA f2a5e8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfca03c - Browse repository at this point
Copy the full SHA dfca03cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3f2458 - Browse repository at this point
Copy the full SHA c3f2458View commit details
Commits on Sep 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cfcc65a - Browse repository at this point
Copy the full SHA cfcc65aView commit details -
plover/machine/keyboard: Refactor key press delay code into generic k…
…eyboard emulation machine
Configuration menu - View commit details
-
Copy full SHA for 6a88de0 - Browse repository at this point
Copy the full SHA 6a88de0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69bacb7 - Browse repository at this point
Copy the full SHA 69bacb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7905f0 - Browse repository at this point
Copy the full SHA b7905f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c845e0e - Browse repository at this point
Copy the full SHA c845e0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a127694 - Browse repository at this point
Copy the full SHA a127694View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.