Module tap_dance

Source
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.
PendingKeyState
The state of a pressed tap-dance key.
TapDanceResolution
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.