Last active
February 5, 2020 09:08
-
-
Save dlaroe/7d2f1663c4cf9e8dc31834dc3470e836 to your computer and use it in GitHub Desktop.
ISOrtho 60%
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": "ISOrtho 60%", | |
"author": "DRL" | |
}, | |
[ | |
"¬\n`", | |
"!\n1", | |
"\"\n2", | |
"£\n3", | |
"$\n4", | |
"%\n5", | |
"^\n6", | |
"&\n7", | |
"*\n8", | |
"(\n9", | |
")\n0", | |
"_\n-", | |
"+\n=", | |
{ | |
"w": 1.5 | |
}, | |
"Backspace" | |
], | |
[ | |
"Tab", | |
"Q", | |
"W", | |
"E", | |
"R", | |
"T", | |
"Y", | |
"U", | |
"I", | |
"O", | |
"P", | |
"{\n[", | |
"}\n]", | |
{ | |
"x": 0.25, | |
"w": 1.25, | |
"h": 2, | |
"w2": 1.5, | |
"h2": 1, | |
"x2": -0.25 | |
}, | |
"Enter" | |
], | |
[ | |
"Esc", | |
"A", | |
"S", | |
"D", | |
"F", | |
"G", | |
"H", | |
"J", | |
"K", | |
"L", | |
":\n;", | |
"@\n'", | |
{ | |
"w": 1.25 | |
}, | |
"~\n#" | |
], | |
[ | |
"Shift", | |
"Z", | |
"X", | |
"C", | |
"V", | |
"B", | |
"N", | |
"M", | |
"<\n,", | |
">\n.", | |
"?\n/", | |
{ | |
"w": 1.5 | |
}, | |
"Shift", | |
"Home", | |
"Pg Up" | |
], | |
[ | |
{ | |
"w": 1.25 | |
}, | |
"Ctrl", | |
{ | |
"w": 1.25 | |
}, | |
"Super", | |
{ | |
"w": 1.25 | |
}, | |
"Alt", | |
{ | |
"a": 7, | |
"w": 2.75 | |
}, | |
"", | |
{ | |
"w": 2.25 | |
}, | |
"", | |
{ | |
"a": 4, | |
"w": 1.25 | |
}, | |
"Alt Gr", | |
{ | |
"w": 1.25 | |
}, | |
"Super", | |
{ | |
"w": 1.25 | |
}, | |
"Ctrl", | |
"End", | |
"Pg Dn" | |
] | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment