Last active
July 2, 2019 23:13
-
-
Save livingspeedbump/1d8dc8e98f36cd976af1e2edf555a11b to your computer and use it in GitHub Desktop.
RS96 Arrows
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": "RS96 Arrows" | |
}, | |
[ | |
{ | |
"y": 0.5, | |
"c": "#00773a" | |
}, | |
"Esc", | |
"F1", | |
"F2", | |
"F3", | |
"F4", | |
"F5", | |
"F6", | |
"F7", | |
"F8", | |
"F9", | |
"F10", | |
"F11", | |
"F12", | |
"PrtSc", | |
"Pause\nBreak", | |
"Insert", | |
"Home", | |
"PgUp", | |
{ | |
"c": "#dd1126" | |
}, | |
"PgDn" | |
], | |
[ | |
{ | |
"c": "#0084c2" | |
}, | |
"~\n`", | |
"!\n1", | |
"@\n2", | |
"#\n3", | |
"$\n4", | |
"%\n5", | |
"^\n6", | |
"&\n7", | |
"*\n8", | |
"(\n9", | |
")\n0", | |
"_\n-", | |
"+\n=", | |
{ | |
"w": 2 | |
}, | |
"Backspace", | |
{ | |
"c": "#ebd400" | |
}, | |
"Num Lock", | |
"/", | |
"*", | |
"-" | |
], | |
[ | |
{ | |
"c": "#0084c2", | |
"w": 1.5 | |
}, | |
"Tab", | |
"Q", | |
"W", | |
"E", | |
"R", | |
"T", | |
"Y", | |
"U", | |
"I", | |
"O", | |
"P", | |
"{\n[", | |
"}\n]", | |
{ | |
"w": 1.5 | |
}, | |
"|\n\\", | |
{ | |
"c": "#ebd400" | |
}, | |
"7\nHome", | |
"8\n↑", | |
"9\nPgUp", | |
{ | |
"h": 2 | |
}, | |
"+" | |
], | |
[ | |
{ | |
"c": "#0084c2", | |
"w": 1.75 | |
}, | |
"Caps Lock", | |
"A", | |
"S", | |
"D", | |
"F", | |
"G", | |
"H", | |
"J", | |
"K", | |
"L", | |
":\n;", | |
"\"\n'", | |
{ | |
"w": 2.25 | |
}, | |
"Enter", | |
{ | |
"c": "#ebd400" | |
}, | |
"4\n←", | |
"5", | |
"6\n→" | |
], | |
[ | |
{ | |
"c": "#0084c2", | |
"w": 2.25 | |
}, | |
"Shift", | |
"Z", | |
"X", | |
"C", | |
"V", | |
"B", | |
"N", | |
"M", | |
"<\n,", | |
">\n.", | |
"?\n/", | |
{ | |
"c": "#dd1126", | |
"w": 1.75 | |
}, | |
"Shift", | |
{ | |
"c": "#00773a" | |
}, | |
"↑", | |
{ | |
"c": "#ebd400" | |
}, | |
"1\nEnd", | |
"2\n↓", | |
"3\nPgDn", | |
{ | |
"h": 2 | |
}, | |
"Enter" | |
], | |
[ | |
{ | |
"c": "#dd1126", | |
"w": 1.5 | |
}, | |
"Ctrl", | |
{ | |
"w": 1.5 | |
}, | |
"Alt", | |
{ | |
"a": 7, | |
"w": 7 | |
}, | |
"", | |
{ | |
"a": 4, | |
"w": 1.5 | |
}, | |
"Alt", | |
{ | |
"w": 1.5 | |
}, | |
"Ctrl", | |
{ | |
"c": "#00773a" | |
}, | |
"←", | |
"↓", | |
"→", | |
{ | |
"c": "#dd1126" | |
}, | |
"0\nIns", | |
{ | |
"c": "#ebd400" | |
}, | |
".\nDel" | |
] | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment