Expand description
Sticky Modifier keys.
Structs§
- Config
- Sticky Key configuration.
- Context
- Sticky Modifiers context.
- Key
- A key for HID Keyboard usage codes.
- KeyState
- Key state for sticky modifier keys.
Enums§
- Behavior
- Whether the pressed Sticky modifier key is “sticky” or “regular”.
- Event
- Sticky Modifier key events.
- Sticky
KeyActivation - When the sticky modifiers activate.
- Sticky
KeyRelease - When the sticky modifiers release.
Constants§
- DEFAULT_
CONFIG - The default Config.
- DEFAULT_
CONTEXT - The default Context.