mirror of
https://github.com/jjsullivan5196/wvkbd.git
synced 2025-03-13 02:42:47 +01:00
cleanup indentation (tab)
This commit is contained in:
parent
58e52575b6
commit
878b16b997
@ -64,7 +64,10 @@ enum layout_names {
|
|||||||
NumLayouts,
|
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_a[],
|
||||||
keys_compose_e[],
|
keys_compose_e[],
|
||||||
keys_compose_y[],
|
keys_compose_y[],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user