Last active
May 2, 2020 22:42
-
-
Save icyleaf/8f4cfd7fc5c3dfe593a1987f0ed29b4c to your computer and use it in GitHub Desktop.
Wanyoo yKeyboard 78 key
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
[ | |
{ | |
"backcolor": "#222222", | |
"name": "Wanyoo yKeyboard 78 key", | |
"author": "icyleaf", | |
"pcb": false | |
}, | |
[ | |
{ | |
"c": "#282828", | |
"t": "#aaaaaa", | |
"a": 5 | |
}, | |
"Esc", | |
{ | |
"x": 0.25 | |
}, | |
"F1\n<i class='fa fa-music'></i>", | |
"F2\n<i class='kb kb-Multimedia-Rewind-Start'></i>", | |
"F3\n<i class='kb kb-Multimedia-FastForward-End'></i>", | |
"F4\n<i class='kb kb-Multimedia-Play-Pause'></i>", | |
{ | |
"x": 0.25 | |
}, | |
"F5\n<i class='fa fa-volume-off'></i>x", | |
"F6\n<i class='fa fa-volume-down'></i>", | |
"F7\n<i class='fa fa-volume-up'></i>", | |
"F8", | |
{ | |
"x": 0.25 | |
}, | |
"F9\nM1", | |
"F10\nM2", | |
"F11\nM3", | |
"F12\nM4", | |
{ | |
"x": 0.25 | |
}, | |
"Delete" | |
], | |
[ | |
{ | |
"y": 0.25, | |
"a": 4 | |
}, | |
"~\n`", | |
"!\n1", | |
"@\n2", | |
"#\n3", | |
"$\n4", | |
"%\n5", | |
"^\n6", | |
"&\n7", | |
"*\n8", | |
"(\n9", | |
")\n0", | |
"_\n-", | |
"+\n=", | |
{ | |
"a": 5, | |
"w": 2 | |
}, | |
"Backspace" | |
], | |
[ | |
{ | |
"w": 1.5 | |
}, | |
"Tab", | |
{ | |
"a": 4 | |
}, | |
"Q", | |
"W", | |
"E", | |
"R", | |
"T", | |
"Y", | |
"U", | |
"I", | |
"O", | |
"P", | |
"{\n[", | |
"}\n]", | |
{ | |
"w": 1.5 | |
}, | |
"|\n\\" | |
], | |
[ | |
{ | |
"a": 5, | |
"w": 1.75 | |
}, | |
"Caps Lock", | |
{ | |
"a": 4 | |
}, | |
"A", | |
"S", | |
"D", | |
"F", | |
"G", | |
"H", | |
"J", | |
"K", | |
"L", | |
":\n;", | |
"\"\n'", | |
{ | |
"a": 5, | |
"w": 2.25 | |
}, | |
"Enter" | |
], | |
[ | |
{ | |
"w": 2 | |
}, | |
"Shift", | |
{ | |
"a": 4 | |
}, | |
"Z", | |
"X", | |
"C", | |
"V", | |
"B", | |
"N", | |
"M", | |
"<\n,", | |
">\n.", | |
"?\n/", | |
{ | |
"a": 5 | |
}, | |
"Alt", | |
"↑\n<i class='fa fa-lightbulb-o'></i>+", | |
"Shift" | |
], | |
[ | |
{ | |
"w": 1.25 | |
}, | |
"Ctrl", | |
{ | |
"w": 1.25 | |
}, | |
"Win", | |
{ | |
"w": 1.25 | |
}, | |
"Alt", | |
{ | |
"a": 7, | |
"w": 6.25 | |
}, | |
"", | |
{ | |
"a": 5 | |
}, | |
"Ctrl", | |
"Fn", | |
"←\n<i class='fa fa-heart-o'></i>", | |
"↓\n<i class='fa fa-lightbulb-o'></i>-", | |
"→\n<i class='fa fa-refresh'></i>" | |
] | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment