Macro KEY_TOUCHPAD_OFF

Source
macro_rules! KEY_TOUCHPAD_OFF {
    () => { ... };
}