-
Notifications
You must be signed in to change notification settings - Fork 0
Glossary
Kbmap special key with some specific behavior. For supported actions see Features.
Action, responsible for layer activation.
Command line interface.
Python library used to create CLI.
Evdev key's identification value.
See access evdev constants
.
Python file used to define mapper behavior.
Linux kernel interface for input device interaction.
Linux keyboard mapping utility
Either code or action, as a result of key lookup.
Process of determining key by position and current layers state.
An array of keys.
Keymap, available for key lookup by activating Layer actions.
Kbmap module responsible for key mapping.
Array of codes defining physical keys position on mapped device.
Index of key in keymap array.
Customizable mechanical keyboard firmware. Fork of TMK.
Customizable mechanical keyboard firmware.
Userspace input. Virtual device created by evdev. Docs.