Last active
March 24, 2021 21:56
-
-
Save zsimic/9695730d2bdd4d9c223eede6c720d4cc to your computer and use it in GitHub Desktop.
Non staggered, compact
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
[ | |
{ | |
"name": "Non staggered, compact", | |
"author": "Zoran Simic" | |
}, | |
[ | |
"Esc", | |
{ | |
"x": 0.5 | |
}, | |
"F1", | |
"F2", | |
"F3", | |
"F4", | |
{ | |
"x": 0.25 | |
}, | |
"F5", | |
"F6", | |
"F7", | |
"F8", | |
{ | |
"x": 0.25 | |
}, | |
"F9", | |
"F10", | |
"F11", | |
"F12", | |
{ | |
"x": 0.25 | |
}, | |
"PrtSc", | |
"ScrLk", | |
"Pause", | |
"F16", | |
{ | |
"x": 0.25 | |
}, | |
"Fn" | |
], | |
[ | |
{ | |
"y": 0.25 | |
}, | |
"~\n`", | |
"!\n1", | |
"@\n2", | |
"#\n3", | |
"$\n4", | |
"%\n5", | |
"^\n6", | |
"&\n7", | |
"*\n8", | |
"(\n9", | |
")\n0", | |
"_\n-", | |
"+\n=", | |
{ | |
"w": 1.25 | |
}, | |
"⌫", | |
{ | |
"x": 0.25 | |
}, | |
"Del", | |
"/", | |
"*", | |
"-", | |
"+" | |
], | |
[ | |
{ | |
"w": 1.25 | |
}, | |
"Tab", | |
"Q", | |
"W", | |
"E", | |
"R", | |
"T", | |
"Y", | |
"U", | |
"I", | |
"O", | |
"P", | |
"{\n[", | |
"}\n]", | |
"|\n\\", | |
{ | |
"x": 0.25 | |
}, | |
"Home", | |
"PgUp", | |
"7", | |
"8", | |
"9" | |
], | |
[ | |
{ | |
"x": 0.25 | |
}, | |
"Fn/Ctrl", | |
"A", | |
"S", | |
"D", | |
{ | |
"n": true | |
}, | |
"F", | |
"G", | |
"H", | |
{ | |
"n": true | |
}, | |
"J", | |
"K", | |
"L", | |
":\n;", | |
"\"\n'", | |
{ | |
"w": 1.75 | |
}, | |
"Enter", | |
{ | |
"x": 0.5 | |
}, | |
"End", | |
"PgDn", | |
"4", | |
{ | |
"n": true | |
}, | |
"5", | |
"6" | |
], | |
[ | |
{ | |
"x": 0.5, | |
"w": 1.75 | |
}, | |
"Shift", | |
"Z", | |
"X", | |
"C", | |
"V", | |
"B", | |
"N", | |
"M", | |
"<\n,", | |
">\n.", | |
"?\n/", | |
{ | |
"w": 1.75 | |
}, | |
"Shift", | |
{ | |
"x": 0.25 | |
}, | |
"↑", | |
{ | |
"x": 1.25 | |
}, | |
"1", | |
"2", | |
"3" | |
], | |
[ | |
{ | |
"x": 0.5, | |
"w": 1.25 | |
}, | |
"Ctrl", | |
{ | |
"w": 1.25 | |
}, | |
"⌥", | |
{ | |
"w": 1.25 | |
}, | |
"⌘", | |
{ | |
"w": 5 | |
}, | |
" ", | |
{ | |
"w": 1.25 | |
}, | |
"⌘", | |
{ | |
"w": 1.25 | |
}, | |
"⌥", | |
{ | |
"w": 1.25 | |
}, | |
"Ctrl", | |
{ | |
"x": 0.25 | |
}, | |
"←", | |
"↓", | |
"→", | |
{ | |
"x": 0.25 | |
}, | |
"0\nIns", | |
".", | |
"Enter" | |
] | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment