Last active
June 3, 2017 17:26
-
-
Save gnattu/d88a179d210283f6be703477192a6e15 to your computer and use it in GitHub Desktop.
Custom XD60 with arrow keys for Mac
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": "Custom XD60 with arrow keys for Mac", | |
"author": "gnattu", | |
"switchMount": "cherry", | |
"switchBrand": "cherry", | |
"switchType": "MX1A-G1xx", | |
"plate": false, | |
"pcb": true | |
}, | |
[ | |
{ | |
"a": 0 | |
}, | |
"~\n`\n\n\n\nesc", | |
"!\n1\n\n\n\nF1", | |
"@\n2\n\n\n\nF2", | |
"#\n3\n\n\n\nF3", | |
"$\n4\n\n\n\nF4", | |
"%\n5\n\n\n\nF5", | |
"^\n6\n\n\n\nF6", | |
"&\n7\n\n\n\nF7", | |
"*\n8\n\n\n\nF8", | |
"(\n9\n\n\n\nF9", | |
")\n0\n\n\n\nF10", | |
"_\n-\n\n\n\nF11", | |
"+\n=\n\n\n\nF12", | |
{ | |
"w": 2 | |
}, | |
"\n\n\ndelete\nbackspace" | |
], | |
[ | |
{ | |
"a": 4, | |
"w": 1.5 | |
}, | |
"\ntab", | |
"Q", | |
"W", | |
"E", | |
"R", | |
"T", | |
"Y", | |
"U", | |
"I", | |
"O", | |
{ | |
"a": 0 | |
}, | |
"P\n\n\n\n\nPrtSc", | |
"{\n[\n\n\n\nScLock", | |
"}\n]\n\n\n\nPause", | |
{ | |
"a": 4, | |
"w": 1.5 | |
}, | |
"|\n\\" | |
], | |
[ | |
{ | |
"w": 1.75 | |
}, | |
"\ncaps lock", | |
"A", | |
"S", | |
"D", | |
"F", | |
"G", | |
"H", | |
"J", | |
"K", | |
{ | |
"a": 0 | |
}, | |
"L\n\n\n\n\nIns", | |
":\n;\n\n\n\nHome", | |
"\"\n'\n\n\n\nPgUp", | |
{ | |
"st": "MX1A-E1xx", | |
"a": 4, | |
"fa": [ | |
0, | |
0, | |
2 | |
], | |
"w": 2.25 | |
}, | |
"\n\nenter\nreturn" | |
], | |
[ | |
{ | |
"w": 2 | |
}, | |
"\nshift", | |
"Z", | |
"X", | |
"C", | |
"V", | |
"B", | |
"N", | |
"M", | |
"<\n,", | |
{ | |
"a": 0 | |
}, | |
">\n.\n\n\n\nEnd", | |
"?\n/\n\n\n\nPgDn", | |
{ | |
"a": 4 | |
}, | |
"\n\n\nshift", | |
{ | |
"a": 7 | |
}, | |
"↑", | |
{ | |
"a": 4 | |
}, | |
"\nfn" | |
], | |
[ | |
{ | |
"w": 1.25 | |
}, | |
"\ncontrol", | |
{ | |
"w": 1.25 | |
}, | |
"alt\noption", | |
{ | |
"fa": [ | |
0, | |
0, | |
0, | |
1 | |
], | |
"w": 1.25 | |
}, | |
"\n\n⌘\ncommand", | |
{ | |
"a": 7, | |
"w": 6.25 | |
}, | |
"", | |
{ | |
"a": 4, | |
"f": 3 | |
}, | |
"\n\n⌘\ncmd", | |
"alt\noption", | |
{ | |
"a": 7 | |
}, | |
"←", | |
"↓", | |
"→" | |
] | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment