Module custom

Source
Expand description

Custom keys.

Structsยง

Context
The context type for keymap callback keys. (No events).
Event
The event type for keymap callback keys. (No events).
KeyState
Key state used by System. (No state).
PendingKeyState
The pending key state type for keymap callback keys. (No pending state).
Ref
Reference for a custom key.
System
The key::System implementation for custom keys.