Macro KEY_TOUCHPAD_ON

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