The "ANSI 104" layout on keyboard-layout-editor.com without the numpad
Last active
March 9, 2020 04:11
-
-
Save sowbug/3c0d9098a34f1381fb34f21fb115e93a to your computer and use it in GitHub Desktop.
ANSI TKL Tenkeyless
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 TKL Tenkeyless", | |
"author": "http://www.keyboard-layout-editor.com/#/gists/3c0d9098a34f1381fb34f21fb115e93a" | |
}, | |
[ | |
"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" | |
], | |
[ | |
{ | |
"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" | |
], | |
[ | |
{ | |
"w": 1.75 | |
}, | |
"Caps Lock", | |
"A", | |
"S", | |
"D", | |
{ | |
"n": true | |
}, | |
"F", | |
"G", | |
"H", | |
{ | |
"n": true | |
}, | |
"J", | |
"K", | |
"L", | |
":\n;", | |
"\"\n'", | |
{ | |
"w": 2.25 | |
}, | |
"Enter" | |
], | |
[ | |
{ | |
"w": 2.25 | |
}, | |
"Shift", | |
"Z", | |
"X", | |
"C", | |
"V", | |
"B", | |
"N", | |
"M", | |
"<\n,", | |
">\n.", | |
"?\n/", | |
{ | |
"w": 2.75 | |
}, | |
"Shift", | |
{ | |
"x": 1.25 | |
}, | |
"↑" | |
], | |
[ | |
{ | |
"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 | |
}, | |
"←", | |
"↓", | |
"→" | |
] | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment