Last active
June 5, 2019 17:57
-
-
Save domanico/cb820db9e7523065c55db8b7deabea45 to your computer and use it in GitHub Desktop.
Untitled Keyboard Layout
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
[ | |
"~\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