Macro KEY_YELLOW

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