Last active
December 16, 2016 22:57
-
-
Save livingspeedbump/648cdbc69087586c6016e7aa57ccd7b1 to your computer and use it in GitHub Desktop.
Z70
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": "Z70" | |
}, | |
[ | |
{ | |
"c": "#0084c2" | |
}, | |
"Esc", | |
"!\n1", | |
"@\n2", | |
"#\n3", | |
"$\n4", | |
"%\n5", | |
"^\n6", | |
"&\n7", | |
"*\n8", | |
"(\n9", | |
")\n0", | |
"_\n-", | |
"+\n=", | |
"~\n`", | |
{ | |
"c": "#dd1126" | |
}, | |
"|\n\\", | |
{ | |
"c": "#00773a" | |
}, | |
"PgUp" | |
], | |
[ | |
{ | |
"c": "#0084c2", | |
"w": 1.5 | |
}, | |
"Tab", | |
"Q", | |
"W", | |
"E", | |
"R", | |
"T", | |
"Y", | |
"U", | |
"I", | |
"O", | |
"P", | |
"{\n[", | |
"}\n]", | |
{ | |
"c": "#dd1126", | |
"w": 1.5 | |
}, | |
"Backspace", | |
{ | |
"c": "#00773a" | |
}, | |
"PgDn" | |
], | |
[ | |
{ | |
"c": "#0084c2", | |
"w": 1.75 | |
}, | |
"Caps Lock", | |
"A", | |
"S", | |
"D", | |
"F", | |
"G", | |
"H", | |
"J", | |
"K", | |
"L", | |
":\n;", | |
"\"\n'", | |
{ | |
"w": 2.25 | |
}, | |
"Enter", | |
{ | |
"c": "#dd1126" | |
}, | |
"Home" | |
], | |
[ | |
{ | |
"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": "#dd1126" | |
}, | |
"End" | |
], | |
[ | |
"Fn", | |
"Ctrl", | |
"Win", | |
{ | |
"w": 1.5 | |
}, | |
"Alt", | |
{ | |
"a": 7, | |
"w": 3 | |
}, | |
"", | |
{ | |
"w": 3 | |
}, | |
"", | |
{ | |
"a": 4, | |
"w": 1.5 | |
}, | |
"Alt", | |
"Ctrl", | |
{ | |
"c": "#00773a" | |
}, | |
"←", | |
"↓", | |
"→" | |
] | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment