Skip to content

Missed keystrokes when alternating MODIFIER(KC) and KC in quick succession #809

@lenarrdo

Description

@lenarrdo

I have encountered the following problem after flashing RMK on an RP2040-Zero:

  • On my main layer, I have bound two keys to produce the following two characters: < and >. In Vial, they correspond to the keycodes KC_NONUS_BSLASH and LSFT(KC_NONUS_BSLASH), respectively.
  • When I try to quickly input them in succession, it appears that some of the inputs aren't registered at all. For example, inputting the string <>< almost always returns something like << or <>.

Below is a short clip showing the problem.

rmk-issue.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions