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

[Core] Add Layer Lock feature #23430

Open
wants to merge 16 commits into
base: develop
Choose a base branch
from
Open
Prev Previous commit
Next Next commit
Fix imgur links.
  • Loading branch information
getreuer committed Jun 14, 2024
commit 09b0a72333a67f01e9a0f8655394d9bfc36afec9
4 changes: 2 additions & 2 deletions docs/features/layer_lock.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@ layer.

Consider a keymap with the following base layer.

![Base layer with a MO(NAV) key.](https://imgur.com/DkEhj9x)
![Base layer with a MO(NAV) key.](https://i.imgur.com/DkEhj9x.png)

The highlighted key is a momentary layer switch `MO(NAV)`. Holding it accesses a
navigation layer.

![Nav layer wite a Layer Lock key.](https://imgur.com/2wUZNWk)
![Nav layer wite a Layer Lock key.](https://i.imgur.com/2wUZNWk.png)


Holding the NAV key is fine for brief use, but awkward to continue holding when
Expand Down