Last active
March 17, 2022 09:59
-
-
Save robertdale/147f614c89828fb2ce28e5ff2ff297ad to your computer and use it in GitHub Desktop.
spok2 full
This file contains 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": "spok2 full" | |
}, | |
[ | |
{ | |
"x": 2 | |
}, | |
"@\n2", | |
"#\n3", | |
"$\n4", | |
"%\n5", | |
{ | |
"x": 5.5 | |
}, | |
"^\n6", | |
"&\n7", | |
"*\n8", | |
"(\n9" | |
], | |
[ | |
{ | |
"y": -0.75 | |
}, | |
"~\n`", | |
"!\n1", | |
{ | |
"x": 13.5 | |
}, | |
")\n0", | |
"Back" | |
], | |
[ | |
{ | |
"y": -0.25, | |
"x": 2, | |
"f": 6 | |
}, | |
"W", | |
"E", | |
"R", | |
"T", | |
{ | |
"x": 5.5 | |
}, | |
"Y", | |
"U", | |
"I", | |
"O" | |
], | |
[ | |
{ | |
"y": -0.75, | |
"a": 6, | |
"f": 3 | |
}, | |
"Tab", | |
{ | |
"a": 4, | |
"f": 6 | |
}, | |
"Q", | |
{ | |
"x": 13.5 | |
}, | |
"P", | |
{ | |
"f": 3 | |
}, | |
"|\n\\" | |
], | |
[ | |
{ | |
"y": -0.25, | |
"x": 2, | |
"f": 6 | |
}, | |
"S", | |
"D", | |
"F", | |
"G", | |
"-\n_", | |
{ | |
"x": 3.5 | |
}, | |
"+\n=", | |
"H", | |
"J", | |
"K", | |
"L" | |
], | |
[ | |
{ | |
"y": -0.75, | |
"a": 6, | |
"f": 3 | |
}, | |
"Ctrl", | |
{ | |
"a": 4, | |
"f": 6 | |
}, | |
"A", | |
{ | |
"x": 13.5, | |
"f": 3 | |
}, | |
":\n;", | |
"\"\n'" | |
], | |
[ | |
{ | |
"y": -0.25, | |
"x": 2, | |
"f": 6 | |
}, | |
"X", | |
"C", | |
"V", | |
"B", | |
"[\n{", | |
{ | |
"x": 3.5 | |
}, | |
"]\n}", | |
"N", | |
"M", | |
{ | |
"f": 3 | |
}, | |
"<\n,", | |
">\n." | |
], | |
[ | |
{ | |
"y": -0.75, | |
"a": 6 | |
}, | |
"Shift", | |
{ | |
"a": 4, | |
"f": 6 | |
}, | |
"Z", | |
{ | |
"x": 13.5, | |
"f": 3 | |
}, | |
"?\n/", | |
{ | |
"a": 6 | |
}, | |
"Shift" | |
], | |
[ | |
{ | |
"y": -0.25, | |
"x": 2, | |
"a": 7 | |
}, | |
"", | |
{ | |
"a": 5, | |
"f": 5 | |
}, | |
"⇦", | |
"⇨", | |
{ | |
"a": 7 | |
}, | |
"Up", | |
{ | |
"x": 5.5 | |
}, | |
"Down", | |
{ | |
"a": 5 | |
}, | |
"⇧", | |
"⇩", | |
{ | |
"a": 7, | |
"f": 3 | |
}, | |
"" | |
], | |
[ | |
{ | |
"y": -0.75, | |
"a": 6 | |
}, | |
"Ctrl", | |
"Alt", | |
{ | |
"x": 13.5, | |
"a": 7 | |
}, | |
"", | |
{ | |
"a": 6 | |
}, | |
"Ctrl" | |
], | |
[ | |
{ | |
"r": 10, | |
"y": -2, | |
"x": 6.8 | |
}, | |
"Enter" | |
], | |
[ | |
{ | |
"r": -10, | |
"y": 2.04, | |
"x": 9.4 | |
}, | |
"Space" | |
] | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment