change layout

This commit is contained in:
zcake 2020-12-22 16:57:15 +08:00
parent f3f4efd63f
commit 1058c7bb9e
3 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ static Key keys_en[KEYS] = {
{ 0, XK_p, 1 },
{ "[", XK_bracketleft, 1 },
{ "]", XK_bracketright, 1 },
{ "", XK_Return, 1 },
{ "\\|", XK_backslash, 1 },
{ 0 }, /* New row */
{ "Esc", XK_Escape, 1 },
{ 0, XK_a, 1 },
@ -43,7 +43,7 @@ static Key keys_en[KEYS] = {
{ 0, XK_l, 1 },
{ ":;", XK_semicolon, 1 },
{ "'\"", XK_exclam, 1 },
{ "\\|", XK_backslash, 1 },
{ "", XK_Return, 1 },
{ 0 }, /* New row */
{ "Shift", XK_Shift_L, 3 },
{ 0, XK_z, 1 },

BIN
svkbd

Binary file not shown.

BIN
svkbd.o

Binary file not shown.