Macro KEY_LEFTSHIFT

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