pub type TapHoldEvent = Event;
Type aliases for convenience.
pub enum TapHoldEvent { TapHoldTimeout, }
Event indicating the key has been held long enough to resolve as hold.