Last active
January 8, 2024 02:24
-
-
Save bcat/08d9827d916662a9414f48805aa895a5 to your computer and use it in GitHub Desktop.
3x6+3 split layout, default layer
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": "3x6+3 split layout, default layer", | |
"author": "https://github.com/bcat", | |
"plate": false | |
}, | |
[ | |
{ | |
"x": 3 | |
}, | |
"E", | |
{ | |
"x": 7 | |
}, | |
"I" | |
], | |
[ | |
{ | |
"y": -0.9, | |
"x": 2 | |
}, | |
"W" | |
], | |
[ | |
{ | |
"y": -1, | |
"x": 4 | |
}, | |
"R", | |
{ | |
"x": 5 | |
}, | |
"U", | |
{ | |
"x": 1 | |
}, | |
"O" | |
], | |
[ | |
{ | |
"y": -0.9000000000000001, | |
"x": 5 | |
}, | |
"T", | |
{ | |
"x": 3 | |
}, | |
"Y" | |
], | |
[ | |
{ | |
"y": -0.8999999999999999 | |
}, | |
"Tab", | |
"Q", | |
{ | |
"x": 11 | |
}, | |
"P", | |
"Back Space" | |
], | |
[ | |
{ | |
"y": -0.30000000000000004, | |
"x": 3 | |
}, | |
"D", | |
{ | |
"x": 7 | |
}, | |
"K" | |
], | |
[ | |
{ | |
"y": -0.8999999999999999, | |
"x": 2 | |
}, | |
"S", | |
{ | |
"x": 1 | |
}, | |
"F", | |
{ | |
"x": 5 | |
}, | |
"J", | |
{ | |
"x": 1 | |
}, | |
"L" | |
], | |
[ | |
{ | |
"y": -0.9000000000000001, | |
"x": 5 | |
}, | |
"G", | |
{ | |
"x": 3 | |
}, | |
"H" | |
], | |
[ | |
{ | |
"y": -0.9000000000000001 | |
}, | |
"Esc", | |
"A", | |
{ | |
"x": 11 | |
}, | |
":\n;", | |
"\"\n'" | |
], | |
[ | |
{ | |
"y": -0.2999999999999998, | |
"x": 3 | |
}, | |
"C", | |
{ | |
"x": 7 | |
}, | |
"<\n," | |
], | |
[ | |
{ | |
"y": -0.8999999999999999, | |
"x": 2 | |
}, | |
"X", | |
{ | |
"x": 1 | |
}, | |
"V", | |
{ | |
"x": 5 | |
}, | |
"M", | |
{ | |
"x": 1 | |
}, | |
">\n." | |
], | |
[ | |
{ | |
"y": -0.8999999999999999, | |
"x": 5 | |
}, | |
"B", | |
{ | |
"x": 3 | |
}, | |
"N" | |
], | |
[ | |
{ | |
"y": -0.9000000000000004 | |
}, | |
"Shift", | |
"Z", | |
{ | |
"x": 11 | |
}, | |
"?\n/", | |
"Shift" | |
], | |
[ | |
{ | |
"y": -0.19999999999999973, | |
"x": 3.5 | |
}, | |
"Ctrl", | |
{ | |
"x": 6 | |
}, | |
"Alt" | |
], | |
[ | |
{ | |
"r": 15, | |
"rx": 4.5, | |
"ry": 4.1, | |
"y": -0.9999999999999996 | |
}, | |
"Lower" | |
], | |
[ | |
{ | |
"r": 30, | |
"rx": 5.4, | |
"ry": 4.3, | |
"y": -1.5, | |
"x": 0.09999999999999964, | |
"a": 7, | |
"h": 1.5 | |
}, | |
"" | |
], | |
[ | |
{ | |
"r": -30, | |
"rx": 9.6, | |
"y": -1.5, | |
"x": -1.0999999999999996, | |
"a": 4, | |
"h": 1.5 | |
}, | |
"Enter" | |
], | |
[ | |
{ | |
"r": -15, | |
"rx": 10.5, | |
"ry": 4.1, | |
"y": -0.9999999999999996, | |
"x": -1 | |
}, | |
"Raise" | |
] | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment