Merge branch 'master' of ssh://git.jonathanh.co.uk:2222/jab2870/SVKBD

This commit is contained in:
Jonathan Hodgson 2021-02-24 14:04:13 +00:00
commit 440d08a0fd

View file

@ -37,7 +37,7 @@ static Key keys_en[46] = {
{ 0, XK_b, 1 },
{ 0, XK_k, 1 },
{ 0, XK_m, 1 },
{ ",", XK_colon, 1 },
{ ",", XK_comma, 1 },
{ ".", XK_period, 1 },
{ "/?", XK_slash, 1 },
{ "", XK_Return, 1 },