Macro KEY_LINEFEED

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