Last active
August 7, 2016 15:33
-
-
Save robertdale/2caf6874f8e69486ea5424e03aa8a293 to your computer and use it in GitHub Desktop.
spok2 half
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 half" | |
}, | |
[ | |
{ | |
"x": 2 | |
}, | |
"@\n2", | |
"#\n3", | |
"$\n4", | |
"%\n5" | |
], | |
[ | |
{ | |
"y": -0.75 | |
}, | |
"`\n~", | |
"!\n1" | |
], | |
[ | |
{ | |
"y": -0.25, | |
"x": 2, | |
"f": 6 | |
}, | |
"W", | |
"E", | |
"R", | |
"T" | |
], | |
[ | |
{ | |
"y": -0.75, | |
"a": 6, | |
"f": 3 | |
}, | |
"Tab", | |
{ | |
"a": 4, | |
"f": 6 | |
}, | |
"Q" | |
], | |
[ | |
{ | |
"y": -0.25, | |
"x": 2 | |
}, | |
"S", | |
"D", | |
"F", | |
"G", | |
"-\n_" | |
], | |
[ | |
{ | |
"y": -0.75, | |
"a": 6, | |
"f": 3 | |
}, | |
"Ctrl", | |
{ | |
"a": 4, | |
"f": 6 | |
}, | |
"A" | |
], | |
[ | |
{ | |
"y": -0.25, | |
"x": 2 | |
}, | |
"X", | |
"C", | |
"V", | |
"B", | |
"[\n{" | |
], | |
[ | |
{ | |
"y": -0.75, | |
"a": 6 | |
}, | |
"Shift", | |
{ | |
"a": 4 | |
}, | |
"Z" | |
], | |
[ | |
{ | |
"y": -0.25, | |
"x": 2 | |
}, | |
"|\n\\", | |
{ | |
"a": 5, | |
"f": 5 | |
}, | |
"⇦", | |
"⇨", | |
{ | |
"a": 7 | |
}, | |
"" | |
], | |
[ | |
{ | |
"y": -0.75, | |
"a": 6 | |
}, | |
"Ctrl", | |
"Alt" | |
], | |
[ | |
{ | |
"r": 10, | |
"y": -2, | |
"x": 6.8 | |
}, | |
"Thumb" | |
] | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment