Last active
June 27, 2023 09:43
-
-
Save Surgo/fe6d6870a72856345eb82a662edc7c77 to your computer and use it in GitHub Desktop.
Splitted HHKB + α
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
[ | |
[ | |
{ | |
"a": 6 | |
}, | |
"Esc", | |
{ | |
"a": 4 | |
}, | |
"!\n1", | |
"@\n2", | |
"#\n3", | |
"$\n4", | |
"%\n5", | |
{ | |
"x": 2 | |
}, | |
"^\n6", | |
"&\n7", | |
"*\n8", | |
"(\n9", | |
")\n0", | |
"_\n-", | |
"+\n=", | |
"|\n\\", | |
"~\n`" | |
], | |
[ | |
{ | |
"a": 6, | |
"w": 1.5 | |
}, | |
"Tab", | |
"Q", | |
"W", | |
"E", | |
"R", | |
"T", | |
{ | |
"x": 2 | |
}, | |
"Y", | |
"U", | |
"I", | |
"O", | |
"P", | |
{ | |
"a": 4 | |
}, | |
"{\n[", | |
"}\n]", | |
{ | |
"a": 6, | |
"w": 1.5 | |
}, | |
"Delete" | |
], | |
[ | |
{ | |
"w": 1.75 | |
}, | |
"Control", | |
"A", | |
"S", | |
"D", | |
"F", | |
"G", | |
{ | |
"x": 2 | |
}, | |
"H", | |
"J", | |
"K", | |
"L", | |
{ | |
"a": 4 | |
}, | |
":\n;", | |
"\"\n'", | |
{ | |
"a": 6, | |
"w": 2.25 | |
}, | |
"Return" | |
], | |
[ | |
{ | |
"w": 2.25 | |
}, | |
"Shift", | |
"Z", | |
"X", | |
"C", | |
"V", | |
"B", | |
{ | |
"x": 2 | |
}, | |
"N", | |
"M", | |
{ | |
"a": 4 | |
}, | |
"<\n,", | |
">\n.", | |
"?\n/", | |
{ | |
"a": 6, | |
"w": 1.75 | |
}, | |
"Shift", | |
"Fn" | |
], | |
[ | |
{ | |
"x": 1.5, | |
"a": 4 | |
}, | |
"\n\nOpt\n\n\n\nAlt", | |
{ | |
"w": 1.5 | |
}, | |
"\n\n⌘\n\n\n\n◇", | |
{ | |
"a": 7, | |
"w": 2.75 | |
}, | |
"", | |
{ | |
"x": 2 | |
}, | |
"", | |
{ | |
"w": 2.25 | |
}, | |
"", | |
{ | |
"a": 4, | |
"w": 1.5 | |
}, | |
"\n\n⌘\n\n\n\n◇", | |
"\n\nOpt\n\n\n\nAlt" | |
] | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment