Skip to content

UHK60 v1 misses Shift when key+mod is pressed; UHK60 v2 doesn't #1412

@trueneu

Description

@trueneu

I have two keyboards, 60 v1 and v2, with identical configs running 15.3.0. The problem is as follows:

  • on the Mod layer, I have a single key assigned to GUI+1 (not a macro)
  • no Shift or GUI layer configured
  • I press the Mod layer key, then Shift, then the GUI+1 key
  • Scancode emitted is Shift+GUI+1 on both keyboards
  • If I depress GUI+1 key and press it again, GUI+1 is emitted on v1 and Shift+GUI+1 is emitted on v2
  • If I depress Shift and press it again before hitting the key, Shift+GUI+1 is emitted again, but only the first time.

I tried playing with set stickyModifiers always, but it doesn't seem to change anything.

What could be the problem?

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