Last active
April 13, 2020 14:57
-
-
Save mvarela/6c03ffa369e810192ab8121bae438dfb to your computer and use it in GitHub Desktop.
60% Keyboard design
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
[ | |
[ | |
{ | |
"c": "#91867a" | |
}, | |
"~\n`", | |
{ | |
"a": 0 | |
}, | |
"!\n1\n\n\nF1", | |
"@\n2\n\n\nF2", | |
"#\n3\n\n\nF3", | |
"$\n4\n\n\nF4", | |
"%\n5\n\n\nF5", | |
"^\n6\n\n\nF6", | |
"&\n7\n\n\nF7", | |
"*\n8\n\n\nF8", | |
"(\n9\n\n\nF9", | |
")\n0\n\n\nF10\n<<", | |
"_\n-\n\n\nF11\n||>", | |
"+\n=\n\n\nF12\n>>", | |
{ | |
"c": "#727474", | |
"a": 4, | |
"w": 2 | |
}, | |
"Backspace" | |
], | |
[ | |
{ | |
"w": 1.5 | |
}, | |
"Tab", | |
{ | |
"c": "#91867a" | |
}, | |
"Q", | |
"W", | |
"E", | |
"R", | |
"T", | |
"Y", | |
"U", | |
"I", | |
{ | |
"a": 0 | |
}, | |
"O\n\n\n\nUp", | |
{ | |
"a": 4 | |
}, | |
"P", | |
{ | |
"a": 0 | |
}, | |
"{\n[\n\n\nPgUp", | |
{ | |
"a": 4 | |
}, | |
"}\n]", | |
{ | |
"w": 1.5 | |
}, | |
"|\n\\" | |
], | |
[ | |
{ | |
"c": "#d02f1c", | |
"w": 1.75 | |
}, | |
"Control\nEsc", | |
{ | |
"c": "#91867a" | |
}, | |
"A", | |
"S", | |
"D", | |
"F", | |
"G", | |
"H", | |
"J", | |
{ | |
"a": 0 | |
}, | |
"K\n\n\n\nLeft", | |
"L\n\n\n\nDown", | |
":\n;\n\n\nRight", | |
"\"\n'\n\n\nPgDn", | |
{ | |
"c": "#ee6d00", | |
"a": 4, | |
"w": 2.25 | |
}, | |
"Enter" | |
], | |
[ | |
{ | |
"c": "#727474" | |
}, | |
"Fn", | |
{ | |
"w": 1.25 | |
}, | |
"Shift", | |
{ | |
"c": "#91867a" | |
}, | |
"Z", | |
"X", | |
"C", | |
"V", | |
"B", | |
"N", | |
"M", | |
"<\n,", | |
">\n.", | |
"?\n/", | |
{ | |
"c": "#727474", | |
"w": 1.75 | |
}, | |
"Shift\nCompose", | |
"Meta" | |
], | |
[ | |
{ | |
"w": 1.25 | |
}, | |
"Hyper", | |
{ | |
"w": 1.25 | |
}, | |
"Super", | |
{ | |
"w": 1.25 | |
}, | |
"Meta", | |
{ | |
"c": "#91867a", | |
"a": 7, | |
"w": 6.25 | |
}, | |
"", | |
{ | |
"c": "#727474", | |
"a": 4, | |
"w": 1.25 | |
}, | |
"Fn", | |
{ | |
"w": 1.25 | |
}, | |
"Fn2", | |
{ | |
"w": 1.25 | |
}, | |
"Menu", | |
{ | |
"w": 1.25 | |
}, | |
"Ctrl" | |
], | |
[ | |
{ | |
"x": 5.25, | |
"a": 0 | |
}, | |
"Mouse\n\n\n\n🔈-\n☼-\nLeft", | |
"Mouse\n\n\n\n🔈X\n\nCenter", | |
"Mouse\n\n\n\n🔈+\n☼+\nRight" | |
] | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment