Created
December 11, 2016 10:08
-
-
Save goldcode88/66dfe9a5c00c3ba331e522a5eb9c61ba to your computer and use it in GitHub Desktop.
Untitled Keyboard Layout
This file contains hidden or 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
| [ | |
| [ | |
| "Esc", | |
| "!\n1", | |
| "@\n2", | |
| "#\n3", | |
| "$\n4", | |
| "%\n5", | |
| "^\n6", | |
| "&\n7", | |
| "*\n8", | |
| "(\n9", | |
| ")\n0", | |
| "_\n-", | |
| "+\n=", | |
| "|\n\\", | |
| "~\n`" | |
| ], | |
| [ | |
| { | |
| "w": 1.5 | |
| }, | |
| "Tab", | |
| "Q", | |
| "W", | |
| "E", | |
| "R", | |
| "T", | |
| "Y", | |
| "U", | |
| "I", | |
| "O", | |
| "P", | |
| "{\n[", | |
| "}\n]", | |
| { | |
| "a": 0, | |
| "w": 1.5 | |
| }, | |
| "Del\n\n\n\nBS" | |
| ], | |
| [ | |
| { | |
| "a": 4, | |
| "w": 1.75 | |
| }, | |
| "Ctrl", | |
| "A", | |
| "S", | |
| "D", | |
| "F", | |
| "G", | |
| "H", | |
| "J", | |
| "K", | |
| "L", | |
| ":\n;", | |
| "\"\n'", | |
| { | |
| "w": 2.25 | |
| }, | |
| "Enter" | |
| ], | |
| [ | |
| { | |
| "w": 2.25 | |
| }, | |
| "Shift", | |
| "Z", | |
| "X", | |
| "C", | |
| "V", | |
| "B", | |
| "N", | |
| "M", | |
| "<\n,", | |
| ">\n.", | |
| "?\n/", | |
| { | |
| "w": 2.75 | |
| }, | |
| "Up" | |
| ], | |
| [ | |
| { | |
| "w": 1.25 | |
| }, | |
| "Fn1", | |
| { | |
| "w": 1.25 | |
| }, | |
| "Alt\nOption", | |
| { | |
| "w": 1.25 | |
| }, | |
| "Win", | |
| { | |
| "a": 7, | |
| "w": 6.25 | |
| }, | |
| "", | |
| { | |
| "a": 4, | |
| "w": 1.25 | |
| }, | |
| "Fn0", | |
| { | |
| "w": 1.25 | |
| }, | |
| "Left", | |
| { | |
| "w": 1.25 | |
| }, | |
| "Down", | |
| { | |
| "w": 1.25 | |
| }, | |
| "Right" | |
| ] | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment