Last active
May 25, 2021 17:30
-
-
Save bjacques/acf0f32f7ea0d0ed35c901663ca47919 to your computer and use it in GitHub Desktop.
Untitled Keyboard Layout
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
[{y:1.5},"Esc","!\n1","\"\n2","£\n3","$\n4","%\n5","^\n6","&\n7","*\n8","(\n9",")\n0","_\n-","+\n=",{w:2},"Backspace","~\n`"], | |
[{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","Delete"], | |
[{w:1.75},"Caps Lock","A","S","D","F","G","H","J","K","L",":\n;","@\n'","~\n#",{x:1.25},"PgUp"], | |
[{w:1.25},"Shift","|\n\\","Z","X","C","V","B","N","M","<\n,",">\n.","?\n/",{w:1.75},"Shift","↑","PgDn"], | |
[{w:1.25},"Ctrl",{w:1.25},"Win",{w:1.25},"Alt",{a:7,w:6.25},"",{a:4},"AltGr","Fn","Ctrl","←","↓","→"] |
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
[ | |
[ | |
{ | |
"y": 1.5 | |
}, | |
"Esc", | |
"!\n1", | |
"\"\n2", | |
"£\n3", | |
"$\n4", | |
"%\n5", | |
"^\n6", | |
"&\n7", | |
"*\n8", | |
"(\n9", | |
")\n0", | |
"_\n-", | |
"+\n=", | |
{ | |
"w": 2 | |
}, | |
"Backspace", | |
"~\n`" | |
], | |
[ | |
{ | |
"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", | |
"Delete" | |
], | |
[ | |
{ | |
"w": 1.75 | |
}, | |
"Caps Lock", | |
"A", | |
"S", | |
"D", | |
"F", | |
"G", | |
"H", | |
"J", | |
"K", | |
"L", | |
":\n;", | |
"@\n'", | |
"~\n#", | |
{ | |
"x": 1.25 | |
}, | |
"PgUp" | |
], | |
[ | |
{ | |
"w": 1.25 | |
}, | |
"Shift", | |
"|\n\\", | |
"Z", | |
"X", | |
"C", | |
"V", | |
"B", | |
"N", | |
"M", | |
"<\n,", | |
">\n.", | |
"?\n/", | |
{ | |
"w": 1.75 | |
}, | |
"Shift", | |
"↑", | |
"PgDn" | |
], | |
[ | |
{ | |
"w": 1.25 | |
}, | |
"Ctrl", | |
{ | |
"w": 1.25 | |
}, | |
"Win", | |
{ | |
"w": 1.25 | |
}, | |
"Alt", | |
{ | |
"a": 7, | |
"w": 6.25 | |
}, | |
"", | |
{ | |
"a": 4 | |
}, | |
"AltGr", | |
"Fn", | |
"Ctrl", | |
"←", | |
"↓", | |
"→" | |
] | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment