Skip to content

Instantly share code, notes, and snippets.

@domanico
Last active June 5, 2019 17:57
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save domanico/cb820db9e7523065c55db8b7deabea45 to your computer and use it in GitHub Desktop.
Save domanico/cb820db9e7523065c55db8b7deabea45 to your computer and use it in GitHub Desktop.
Untitled Keyboard Layout
[
[
"~\n`",
"!\n1",
"@\n2",
"#\n3",
"$\n4",
"%\n5",
"^\n6",
"&\n7",
"*\n8",
"(\n9",
")\n0",
"_\n-",
"+\n=",
{
"w": 1.5
},
"Backspace",
{
"x": 0.5
},
"Insert",
"Home",
"PgUp"
],
[
{
"w": 1.5
},
"Tab",
{
"a": 7
},
"Q",
{
"a": 4
},
"W",
"E",
"R",
"T",
"Y",
"U",
"I",
"O",
"P",
"{\n[",
"}\n]",
"|\n\\",
{
"x": 0.5
},
"Delete",
"End",
"PgDn"
],
[
{
"w": 1.75
},
"Caps Lock",
"A",
"S",
"D",
"F",
"G",
"H",
"J",
"K",
"L",
":\n;",
"\"\n'",
{
"w": 1.75
},
"Enter"
],
[
{
"w": 2.25
},
"Shift",
"Z",
"X",
"C",
"V",
"B",
"N",
"M",
"<\n,",
">\n.",
"?\n/",
{
"w": 2.25
},
"Shift",
{
"x": 1.5
},
"↑"
],
[
{
"w": 1.5
},
"Ctrl",
{
"w": 1.25
},
"Opt",
{
"w": 1.5
},
"Cmd",
{
"a": 7,
"w": 6
},
"",
{
"a": 4,
"w": 1.5
},
"Cmd",
{
"w": 1.25
},
"Opt",
{
"w": 1.5
},
"Func",
{
"x": 0.5
},
"←",
"↓",
"→"
]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment