mirror of
git://git.suckless.org/svkbd
synced 2025-01-28 00:52:48 +00:00
Various indentation fixes for a more consistent style
This commit is contained in:
parent
02f13a74c3
commit
b80819aa3f
@ -81,4 +81,3 @@ static char* layer_names[LAYERS] = {
|
||||
static Key* available_layers[LAYERS] = {
|
||||
keys_en,
|
||||
};
|
||||
|
||||
|
@ -570,4 +570,3 @@ Buttonmod buttonmods[] = {
|
||||
{ XK_Shift_L, Button2 },
|
||||
{ XK_Alt_L, Button3 },
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user