-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Terminology
hasu@tmk edited this page Dec 11, 2019
·
1 revision
When a key is undefined on a particular layer, the key definition on the previously stacked layer will be used. Eventually the key definition will be set to using the default layer. If the None keyword is used, then the fall-through will stop and no action will take place.
When referring to keyboards, a key function that is only enabled until the release of the next keypress.
When referring to keyboards, a key function that is enabled until that key is pressed again (e.g. Caps Lock).
N-Key Rollover is the capability to press N number of keys at the same time on a keyboard and have them all register on the OS simultaneously.