Remove empty lines around braces with the formatting script
This commit is contained in:
@ -38,7 +38,6 @@ struct _KeyCodeText {
|
||||
};
|
||||
|
||||
static const _KeyCodeText _keycodes[] = {
|
||||
|
||||
/* clang-format off */
|
||||
{KEY_ESCAPE ,"Escape"},
|
||||
{KEY_TAB ,"Tab"},
|
||||
|
||||
Reference in New Issue
Block a user