pub type TapDanceConfig = Config;
Type aliases for convenience.
pub struct TapDanceConfig { pub timeout: u16, }
timeout: u16
The timeout (in number of milliseconds) for the next press of the tap-dance.