Module tap_hold

Source
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).
PendingKeyState
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.
InterruptResponse
How the tap hold key should respond to interruptions (input events from other keys).
TapHoldState
The state of a tap-hold key.

Constants§

DEFAULT_CONFIG
Default tap hold config.
DEFAULT_CONTEXT
Default context.