Skip to content

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

@ids1024

Description

@ids1024

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions