Last active
December 16, 2016 22:54
-
-
Save livingspeedbump/5f8bc51a97fcd573c9cdee66fcad996e to your computer and use it in GitHub Desktop.
RS96 no 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 no 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/", | |
{ | |
"w": 2.75 | |
}, | |
"Shift", | |
{ | |
"c": "#ebd400" | |
}, | |
"1\nEnd", | |
"2\n↓", | |
"3\nPgDn", | |
{ | |
"h": 2 | |
}, | |
"Enter" | |
], | |
[ | |
{ | |
"c": "#0084c2", | |
"w": 1.25 | |
}, | |
"Ctrl", | |
{ | |
"w": 1.25 | |
}, | |
"Win", | |
{ | |
"w": 1.25 | |
}, | |
"Alt", | |
{ | |
"a": 7, | |
"w": 6.25 | |
}, | |
"", | |
{ | |
"a": 4, | |
"w": 1.25 | |
}, | |
"Alt", | |
{ | |
"w": 1.25 | |
}, | |
"Win", | |
{ | |
"w": 1.25 | |
}, | |
"Menu", | |
{ | |
"w": 1.25 | |
}, | |
"Ctrl", | |
{ | |
"c": "#ebd400", | |
"w": 2 | |
}, | |
"0\nIns", | |
".\nDel" | |
] | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment