Type Alias TapDanceConfig

Source
pub type TapDanceConfig = Config;
Expand description

Type aliases for convenience.

Aliased Type§

pub struct TapDanceConfig {
    pub timeout: u16,
}

Fields§

§timeout: u16

The timeout (in number of milliseconds) for the next press of the tap-dance.