Skip to content

Instantly share code, notes, and snippets.

@steelman
Created August 1, 2018 12:50
Show Gist options
  • Save steelman/055a29a13e7b2646f808404e14fdc300 to your computer and use it in GitHub Desktop.
Save steelman/055a29a13e7b2646f808404e14fdc300 to your computer and use it in GitHub Desktop.
keyboard layout
/* http://www.keyboard-layout-editor.com/#/ */
[
{
"backcolor": "#111111",
"switchMount": "cherry"
},
[
{
"c": "#222222",
"t": "#cccccc"
},
"~\n`",
"!\n1",
"@\n2",
"#\n3",
"$\n4",
"%\n5",
"^\n6",
"&\n7",
"*\n8",
"(\n9",
")\n0",
"_\n-",
"+\n=",
{
"w": 2
},
"Backspace"
],
[
{
"w": 1.5
},
"Tab",
"Q",
"W",
"E",
"R",
"T",
"Y",
"U",
"I",
"O",
"P",
"{\n[",
"}\n]",
{
"w": 1.5
},
"|\n\\"
],
[
{
"a": 0,
"w": 1.75
},
"Control\n\n\n\nCaps Lock",
{
"a": 4
},
"A",
"S",
"D",
{
"n": true
},
"F",
"G",
"H",
{
"n": true
},
"J",
"K",
"L",
":\n;",
"\"\n'",
{
"w": 2.25
},
"Enter"
],
[
{
"w": 2.25
},
"Shift",
"Z",
"X",
"C",
"V",
"B",
"N",
"M",
"<\n,",
">\n.",
"?\n/",
{
"w": 2.75
},
"Shift"
],
[
{
"w": 1.25
},
"Menu",
{
"w": 1.25
},
"Win",
{
"w": 1.25
},
"Alt",
{
"a": 7,
"w": 6.25
},
"",
{
"a": 4,
"w": 1.25
},
"Alt",
{
"w": 1.25
},
"Win",
{
"w": 1.25
},
"Fn",
{
"w": 1.25
},
"Ctrl"
]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment