Last active
January 18, 2017 22:24
-
-
Save livingspeedbump/183e0cb1d43d75fd2061cae5907827e8 to your computer and use it in GitHub Desktop.
Think Tank Custom
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": "Think Tank Custom" | |
}, | |
[ | |
{ | |
"c": "#dd1126" | |
}, | |
"Esc", | |
{ | |
"c": "#c5c7ca" | |
}, | |
"!\n1", | |
"@\n2", | |
"#\n3", | |
"$\n4", | |
"%\n5", | |
"^\n6", | |
"&\n7", | |
"*\n8", | |
"(\n9", | |
")\n0", | |
"_\n-", | |
"+\n=", | |
{ | |
"c": "#727474", | |
"w": 2 | |
}, | |
"Backspace", | |
"Insert", | |
"Home" | |
], | |
[ | |
{ | |
"w": 1.5 | |
}, | |
"Tab", | |
{ | |
"c": "#c5c7ca" | |
}, | |
"Q", | |
"W", | |
"E", | |
"R", | |
"T", | |
"Y", | |
"U", | |
"I", | |
"O", | |
"P", | |
"{\n[", | |
"}\n]", | |
{ | |
"w": 1.5 | |
}, | |
"|\n\\", | |
{ | |
"c": "#727474" | |
}, | |
"Delete", | |
"End" | |
] | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment