Macro KEY_RIGHTBRACE

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