qmk/qmk_firmware

[Bug] OSM and OSL not working on non-zero default layer

Open

#13.661 geöffnet am 23. Juli 2021

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (43.867 Forks)batch import
bughelp wanted

Repository-Metriken

Stars
 (20.368 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 20T 9h) (27 gemergte PRs in 30 T)

Beschreibung

I am working on a one-handed layout, on which I am trying to use OSM for a sticky shift and OSL for a symbol layer. For obvious reasons this is not the default layer. I am running into an issue where neither OSM and OSL works when the one-handed layer is set to default (via DF(7)). OSM(MOD_LSFT) still works when held, but not when tapped. Other modifiers are not working either. OSL is even weirder - the keycode I have is OSL(10), and hitting it actually causes browser to go back one page.

Contributor Guide