Slightly modified version of the "ANSI 104" layout on keyboard-layout-editor.com
Last active
March 9, 2020 04:10
-
-
Save sowbug/9bf9eea417665d2f24edbab0bb87bb04 to your computer and use it in GitHub Desktop.
ANSI 104
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": "ANSI 104", | |
"author": "http://www.keyboard-layout-editor.com/#/gists/9bf9eea417665d2f24edbab0bb87bb04" | |
}, | |
[ | |
"Esc", | |
{ | |
"x": 1 | |
}, | |
"F1", | |
"F2", | |
"F3", | |
"F4", | |
{ | |
"x": 0.5 | |
}, | |
"F5", | |
"F6", | |
"F7", | |
"F8", | |
{ | |
"x": 0.5 | |
}, | |
"F9", | |
"F10", | |
"F11", | |
"F12", | |
{ | |
"x": 0.25 | |
}, | |
"PrtSc", | |
"Scroll Lock", | |
"Pause\nBreak" | |
], | |
[ | |
{ | |
"y": 0.5 | |
}, | |
"~\n`", | |
"!\n1", | |
"@\n2", | |
"#\n3", | |
"$\n4", | |
"%\n5", | |
"^\n6", | |
"&\n7", | |
"*\n8", | |
"(\n9", | |
")\n0", | |
"_\n-", | |
"+\n=", | |
{ | |
"w": 2 | |
}, | |
"Backspace", | |
{ | |
"x": 0.25 | |
}, | |
"Insert", | |
"Home", | |
"PgUp", | |
{ | |
"x": 0.25 | |
}, | |
"Num Lock", | |
"/", | |
"*", | |
"-" | |
], | |
[ | |
{ | |
"w": 1.5 | |
}, | |
"Tab", | |
"Q", | |
"W", | |
"E", | |
"R", | |
"T", | |
"Y", | |
"U", | |
"I", | |
"O", | |
"P", | |
"{\n[", | |
"}\n]", | |
{ | |
"w": 1.5 | |
}, | |
"|\n\\", | |
{ | |
"x": 0.25 | |
}, | |
"Delete", | |
"End", | |
"PgDn", | |
{ | |
"x": 0.25 | |
}, | |
"7\nHome", | |
"8\n↑", | |
"9\nPgUp", | |
{ | |
"h": 2 | |
}, | |
"+" | |
], | |
[ | |
{ | |
"w": 1.75 | |
}, | |
"Caps Lock", | |
"A", | |
"S", | |
"D", | |
{ | |
"n": true | |
}, | |
"F", | |
"G", | |
"H", | |
{ | |
"n": true | |
}, | |
"J", | |
"K", | |
"L", | |
":\n;", | |
"\"\n'", | |
{ | |
"w": 2.25 | |
}, | |
"Enter", | |
{ | |
"x": 3.5 | |
}, | |
"4\n←", | |
"5", | |
"6\n→" | |
], | |
[ | |
{ | |
"w": 2.25 | |
}, | |
"Shift", | |
"Z", | |
"X", | |
"C", | |
"V", | |
"B", | |
"N", | |
"M", | |
"<\n,", | |
">\n.", | |
"?\n/", | |
{ | |
"w": 2.75 | |
}, | |
"Shift", | |
{ | |
"x": 1.25 | |
}, | |
"↑", | |
{ | |
"x": 1.25 | |
}, | |
"1\nEnd", | |
"2\n↓", | |
"3\nPgDn", | |
{ | |
"h": 2 | |
}, | |
"Enter" | |
], | |
[ | |
{ | |
"w": 1.25 | |
}, | |
"Ctrl", | |
{ | |
"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 | |
}, | |
"Menu", | |
{ | |
"w": 1.25 | |
}, | |
"Ctrl", | |
{ | |
"x": 0.25 | |
}, | |
"←", | |
"↓", | |
"→", | |
{ | |
"x": 0.25, | |
"w": 2 | |
}, | |
"0\nIns", | |
".\nDel" | |
] | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment