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

Firmware: Remapping key while it is held can lead to stuck key #75

Open
ids1024 opened this issue Nov 15, 2022 · 0 comments
Open

Firmware: Remapping key while it is held can lead to stuck key #75

ids1024 opened this issue Nov 15, 2022 · 0 comments

Comments

@ids1024
Copy link
Member

ids1024 commented Nov 15, 2022

This is easy to reproduce in the Keyboard Configurator by holding down the ctrl key (for instance) while remapping it to something else using the mouse. On releasing the key, it remains stuck, regardless of other key presses. (This state is resolved by unplugging the keyboard and plugging it back in, for an external keyboard.)

This may be easier to accidentally do with some of the new features being added to the Configurator.

QMK has clear_keyboard/clear_keyboard_but_mod/clear_keyboard_but_mods_and_keys functions, used for instance on layer switching. Not sure what is appropriate here. Also need to verify that it doesn't cause a noticeable issue with many keymap sets in a row (layout import/reset).

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

No branches or pull requests

1 participant