Expand description
Tap-Dance keys.
Re-exports§
pub use crate::init::MAX_TAP_DANCE_DEFINITIONS;
Structs§
- Config
- Configuration settings for tap dance keys.
- Context
- Context for Key.
- Key
- A key with tap-dance functionality.
- Pending
KeyState - The state of a pressed tap-dance key.
- TapDance
Resolution - Resolution of a tap-dance key. (Index of the tap-dance definition).
Enums§
- Event
- Events emitted by a tap-dance key.
Constants§
- DEFAULT_
CONFIG - Default tap dance config.
- DEFAULT_
CONTEXT - Default context.