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

fix: accuracy of on-idle ticks + doc changes #528

Merged
merged 1 commit into from
Aug 9, 2023
Merged

fix: accuracy of on-idle ticks + doc changes #528

merged 1 commit into from
Aug 9, 2023

Conversation

jtroo
Copy link
Owner

@jtroo jtroo commented Aug 9, 2023

This commit fixes a bug where even if there are multiple ticks of the keyberon state in the processing loop, the idle time ticks would only increment by one.

In addition to the bug fix, some documentation improvements are included.

@jtroo jtroo linked an issue Aug 9, 2023 that may be closed by this pull request
This commit fixes a bug where even if there are multiple ticks of the
keyberon state in the processing loop, the idle time ticks would only
increment by one.

In addition to the bug fix, some documentation improvements are
included.
@jtroo jtroo changed the title fix: precision of on-idle ticks + doc changes fix: accuracy of on-idle ticks + doc changes Aug 9, 2023
@jtroo jtroo merged commit 3ccbcd1 into main Aug 9, 2023
3 checks passed
@jtroo jtroo deleted the fix-on-idle branch August 9, 2023 17:51
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.

Feature request: idle timer fake_key_depress_timer
1 participant