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 ModifiedKey roll-interaction with non-modified keys #1067

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

xs5871
Copy link
Collaborator

@xs5871 xs5871 commented Jan 8, 2025

fixes #642
This introduces a mechanism that distinguishes between explicit (KC.LSFT) and implicit (KC.LSFT(KC.EQL) == KC.PLUS) modifiers.

@regicidalplutophage regicidalplutophage merged commit 690286b into main Jan 8, 2025
2 checks passed
@regicidalplutophage regicidalplutophage deleted the fix-modifiedkeys branch January 8, 2025 08:21
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.

Rapidly typing alternating shifted/unshifted keys causes lost characters
3 participants