cleanup indentation (tab)

This commit is contained in:
Maarten van Gompel 2021-08-24 09:48:37 +02:00 committed by John Sullivan
parent 58e52575b6
commit 878b16b997
3 changed files with 1107 additions and 1104 deletions

View File

@ -64,7 +64,10 @@ enum layout_names {
NumLayouts,
};
static struct key keys_full[], keys_special[], keys_simple[], keys_cyrillic[],
static struct key keys_full[],
keys_special[],
keys_simple[],
keys_cyrillic[],
keys_compose_a[],
keys_compose_e[],
keys_compose_y[],