The ZMK implementation has a NumLock key on Nav+[Y], where the current / is on Arsenik. This / key should be moved to Nav+[P].
The rationale for this is:
- [Y] is an extended position, more suitable for a one-shot toggle than for an operator / date delimiter that should be typed along with numbers
- [Y] is a corner position, easy to hunt-and-peck when using the keyboard with the left hand only (e.g. right hand on the mouse) — [P] is only corner position on 5 columns keebs only
- [Y] is less likely than [P] to be hit by mistake
There’s no obvious key for NumLock in the Vim variant, as both [Y] and [P] are used by NumRow.
Selenium’s web page should show the NumLock key and the NumLock layer.
The ZMK implementation has a NumLock key on Nav+[Y], where the current
/is on Arsenik. This/key should be moved to Nav+[P].The rationale for this is:
There’s no obvious key for
NumLockin the Vim variant, as both [Y] and [P] are used byNumRow.Selenium’s web page should show the
NumLockkey and theNumLocklayer.