Slightly modified version of the "ISO 105" layout on keyboard-layout-editor.com
Last active
June 15, 2024 06:32
-
-
Save sowbug/b65198692403cf9752ac7da364cb96c3 to your computer and use it in GitHub Desktop.
ISO 105
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": "ISO 105", | |
"author": "http://www.keyboard-layout-editor.com/#/gists/b65198692403cf9752ac7da364cb96c3" | |
}, | |
[ | |
"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]", | |
{ | |
"x": 0.25, | |
"w": 1.25, | |
"h": 2, | |
"w2": 1.5, | |
"h2": 1, | |
"x2": -0.25 | |
}, | |
"Enter", | |
{ | |
"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'", | |
"~\n#", | |
{ | |
"x": 4.75 | |
}, | |
"4\n←", | |
"5", | |
"6\n→" | |
], | |
[ | |
{ | |
"w": 1.25 | |
}, | |
"Shift", | |
"|\n\\", | |
"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 | |
}, | |
"AltGr", | |
{ | |
"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