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

One shot mod keys locking when tapped in succession #10872

Open
mcp292 opened this issue Nov 6, 2020 · 1 comment
Open

One shot mod keys locking when tapped in succession #10872

mcp292 opened this issue Nov 6, 2020 · 1 comment

Comments

@mcp292
Copy link

mcp292 commented Nov 6, 2020

Problem

My one shot mod keys are locking when tapped in succession with no alphanumeric characters in between. This often happens as a typo (I hit the wrong mod key for what I want to do), or if I decide to do something different midway. It took me almost a year determine the sequence that triggers this behavior.

How to Reproduce

If I do Ctrl-Alt-Alt, Ctrl is locked until I long hold it.

Same for sequences like Alt-OS-OS where Alt is locked

Keyboard

Corne keyboard

OSM Bindings

#define OSM_CTL OSM(MOD_LCTL)
#define OSM_ALT OSM(MOD_LALT)
#define OSM_OS  OSM(MOD_LGUI)
@precondition
Copy link
Contributor

precondition commented Nov 7, 2020

This is the same issue as #3963

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants