A 68-key layout resembling the Magicforce 68, but with the upper-left key dedicated to ` and ~, and the Insert key on the upper-right quartet replaced with Escape.
Created
April 19, 2020 19:55
-
-
Save sowbug/8542d095e53598ad03505703374c78e6 to your computer and use it in GitHub Desktop.
68keys.io
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": "68keys.io", | |
"author": "http://www.keyboard-layout-editor.com/#/gists/8542d095e53598ad03505703374c78e6" | |
}, | |
[ | |
"~\n`", | |
"!\n1", | |
"@\n2", | |
"#\n3", | |
"$\n4", | |
"%\n5", | |
"^\n6", | |
"&\n7", | |
"*\n8", | |
"(\n9", | |
")\n0", | |
"_\n-", | |
"+\n=", | |
{ | |
"w": 2 | |
}, | |
"Backspace", | |
{ | |
"x": 0.25 | |
}, | |
"Esc", | |
"PgUp" | |
], | |
[ | |
{ | |
"w": 1.5 | |
}, | |
"Tab", | |
"Q", | |
"W", | |
"E", | |
"R", | |
"T", | |
"Y", | |
"U", | |
"I", | |
"O", | |
"P", | |
"{\n[", | |
"}\n]", | |
{ | |
"w": 1.5 | |
}, | |
"|\n\\", | |
{ | |
"x": 0.25 | |
}, | |
"Del", | |
"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 | |
}, | |
"Left Shift", | |
"Z", | |
"X", | |
"C", | |
"V", | |
"B", | |
"N", | |
"M", | |
"<\n,", | |
">\n.", | |
"?\n/", | |
{ | |
"w": 2.75 | |
}, | |
"Right Shift", | |
{ | |
"x": 0.25 | |
}, | |
"↑" | |
], | |
[ | |
{ | |
"w": 1.25 | |
}, | |
"Left Ctrl", | |
{ | |
"w": 1.25 | |
}, | |
"Left Win", | |
{ | |
"w": 1.25 | |
}, | |
"Left Alt", | |
{ | |
"a": 7, | |
"w": 6.25 | |
}, | |
"", | |
{ | |
"a": 4, | |
"w": 1.25 | |
}, | |
"Right Alt", | |
{ | |
"w": 1.25 | |
}, | |
"Right Win", | |
{ | |
"w": 1.25 | |
}, | |
"Menu", | |
{ | |
"x": 0.5 | |
}, | |
"←", | |
"↓", | |
"→" | |
] | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment