qmk/qmk_firmware

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

Open

#13,661 创建于 2021年7月23日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)C (43,867 fork)batch import
bughelp wanted

仓库指标

Star
 (20,368 star)
PR 合并指标
 (平均合并 20天 9小时) (30 天内合并 27 个 PR)

描述

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.

贡献者指南