Last active
December 16, 2016 22:57
-
-
Save livingspeedbump/79f7de5093042520d2bd4d7e835015eb to your computer and use it in GitHub Desktop.
WhiteFox ISO
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": "WhiteFox ISO" | |
}, | |
[ | |
{ | |
"c": "#0084c2" | |
}, | |
"Esc", | |
"!\n1", | |
"@\n2", | |
"#\n3", | |
"$\n4", | |
"%\n5", | |
"^\n6", | |
"&\n7", | |
"*\n8", | |
"(\n9", | |
")\n0", | |
"_\n-", | |
"+\n=", | |
{ | |
"w": 2 | |
}, | |
"Backspace", | |
{ | |
"c": "#00773a" | |
}, | |
"~\n`" | |
], | |
[ | |
{ | |
"c": "#0084c2", | |
"w": 1.5 | |
}, | |
"Tab", | |
"Q", | |
"W", | |
"E", | |
"R", | |
"T", | |
"Y", | |
"U", | |
"I", | |
"O", | |
"P", | |
"{\n[", | |
"}\n]", | |
{ | |
"x": 0.25, | |
"c": "#00589f", | |
"w": 1.25, | |
"h": 2, | |
"w2": 1.5, | |
"h2": 1, | |
"x2": -0.25 | |
}, | |
"Enter", | |
{ | |
"c": "#00773a" | |
}, | |
"Delete" | |
], | |
[ | |
{ | |
"c": "#0084c2", | |
"w": 1.75 | |
}, | |
"Caps Lock", | |
"A", | |
"S", | |
"D", | |
"F", | |
"G", | |
"H", | |
"J", | |
"K", | |
"L", | |
":\n;", | |
"\"\n'", | |
{ | |
"c": "#00589f", | |
"a": 7 | |
}, | |
"", | |
{ | |
"x": 1.25, | |
"c": "#dd1126", | |
"a": 4 | |
}, | |
"PgUp" | |
], | |
[ | |
{ | |
"c": "#00589f", | |
"w": 1.25 | |
}, | |
"Shift", | |
{ | |
"a": 7 | |
}, | |
"", | |
{ | |
"c": "#0084c2", | |
"a": 4 | |
}, | |
"Z", | |
"X", | |
"C", | |
"V", | |
"B", | |
"N", | |
"M", | |
"<\n,", | |
">\n.", | |
"?\n/", | |
{ | |
"c": "#00589f", | |
"w": 1.75 | |
}, | |
"Shift", | |
{ | |
"c": "#00773a" | |
}, | |
"↑", | |
{ | |
"c": "#dd1126" | |
}, | |
"PgDn" | |
], | |
[ | |
{ | |
"c": "#0084c2", | |
"w": 1.25 | |
}, | |
"Ctrl", | |
{ | |
"w": 1.25 | |
}, | |
"Win", | |
{ | |
"w": 1.25 | |
}, | |
"Alt", | |
{ | |
"a": 7, | |
"w": 6.25 | |
}, | |
"", | |
{ | |
"a": 4 | |
}, | |
"Alt", | |
{ | |
"c": "#dd1126" | |
}, | |
"Win", | |
"Ctrl", | |
{ | |
"c": "#00773a" | |
}, | |
"←", | |
"↓", | |
"→" | |
] | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment