Expand description
Tap-Hold keys.
Structs§
- Config
- Configuration settings for tap hold keys.
- Context
- Context for Key.
- Key
- A key with tap-hold functionality.
- KeyState
- Key state for tap_hold keys. (Not used).
- Pending
KeyState - The state of a pressed tap-hold key.
- Ref
- Reference for a tap_hold key.
- System
- The key::System implementation for tap hold keys.
Enums§
- Event
- Events emitted by a tap-hold key.
- Interrupt
Response - How the tap hold key should respond to interruptions (input events from other keys).
- TapHold
State - The state of a tap-hold key.
Constants§
- DEFAULT_
CONFIG - Default tap hold config.
- DEFAULT_
CONTEXT - Default context.