Add pipe key to backslash key

master
Miles Alan 4 years ago
parent db485abeb3
commit 38f41bf96b
  1. 2
      layout.sxmo.h

@ -76,7 +76,7 @@ static Key keys_symbols[40] = {
{ ",<", XK_comma, 1 },
{ ".>", XK_period, 1 },
{ "/?", XK_slash, 1 },
{ "\\", XK_backslash, 1 },
{ "\\|", XK_backslash, 1 },
{ 0 }, /* New row */

Loading…
Cancel
Save