Based on the Gherkin http://www.40percent.club/2016/11/gherkin.html, but not identical to it. https://github.com/sowbug/keycad
Last active
March 15, 2020 05:26
-
-
Save sowbug/15e7440f99cb02c9c4b7506953c70ace to your computer and use it in GitHub Desktop.
Ortho 3x10
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": "Ortho 3x10", | |
"author": "http://www.keyboard-layout-editor.com/#/gists/15e7440f99cb02c9c4b7506953c70ace" | |
}, | |
[ | |
{ | |
"x": 1, | |
"a": 7 | |
}, | |
"Q", | |
"W", | |
"E", | |
"R", | |
"T", | |
"Y", | |
"U", | |
"I", | |
"O", | |
"P" | |
], | |
[ | |
{ | |
"x": 1 | |
}, | |
"A", | |
"S", | |
"D", | |
"F", | |
"G", | |
"H", | |
"J", | |
"K", | |
"L", | |
"Esc" | |
], | |
[ | |
{ | |
"x": 1 | |
}, | |
"Z", | |
"X", | |
"C", | |
"V", | |
"Bs", | |
"Spc", | |
"B", | |
"N", | |
"M", | |
"Ent" | |
] | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment