Last active
June 20, 2017 23:05
-
-
Save AlliedEnvy/077a663b486d63a35ac31a87059c9d92 to your computer and use it in GitHub Desktop.
AE64
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
| [ | |
| { | |
| "name": "AE64", | |
| "author": "AlliedEnvy" | |
| }, | |
| [ | |
| { | |
| "a": 0 | |
| }, | |
| "~\n`\n\n\nEsc", | |
| { | |
| "a": 4 | |
| }, | |
| "!\n1\n\n\nF1", | |
| "@\n2\n\n\nF2", | |
| "#\n3\n\n\nF3", | |
| "$\n4\n\n\nF4", | |
| "%\n5\n\n\nF5", | |
| "^\n6\n\n\nF6", | |
| "&\n7\n\n\nF7", | |
| "*\n8\n\n\nF8", | |
| "(\n9\n\n\nF9", | |
| ")\n0\n\n\nF10", | |
| "{\n[\n_\n-\nF11", | |
| "}\n]\n+\n=\nF12", | |
| { | |
| "a": 0, | |
| "w": 2 | |
| }, | |
| "Backspace\n\n\n\nDel" | |
| ], | |
| [ | |
| { | |
| "a": 4, | |
| "w": 1.5 | |
| }, | |
| "Tab", | |
| "\"\n'\nQ\n\nMute", | |
| "<\n,\nW\n\nVol -", | |
| ">\n.\nE\n\nVol +", | |
| "P\n\nR", | |
| "Y\n\nT", | |
| "F\n\nY", | |
| "G\n\nU", | |
| "C\n\nI", | |
| "R\n\nO", | |
| "L\n\nP", | |
| "?\n/\n{\n[\nBLite -", | |
| "+\n=\n}\n]\nBLite +", | |
| { | |
| "w": 1.5 | |
| }, | |
| "|\n\\" | |
| ], | |
| [ | |
| { | |
| "a": 0, | |
| "w": 1.75 | |
| }, | |
| "Ctrl / Esc\n\n\n\nCtrl", | |
| { | |
| "a": 4 | |
| }, | |
| "A\n\n\n\nPlay", | |
| "O\n\nS\n\nPrev", | |
| "E\n\nD\n\nNext", | |
| { | |
| "n": true | |
| }, | |
| "U\n\nF\n\nStop", | |
| "I\n\nG", | |
| "D\n\nH", | |
| { | |
| "n": true | |
| }, | |
| "H\n\nJ", | |
| "T\n\nK", | |
| "N\n\nL", | |
| "S\n\n:\n;", | |
| "_\n-\n\"\n'", | |
| { | |
| "w": 2.25 | |
| }, | |
| "Enter" | |
| ], | |
| [ | |
| { | |
| "a": 0, | |
| "w": 2.25 | |
| }, | |
| "Shift\n\n\n\nCaps Lock", | |
| { | |
| "a": 4 | |
| }, | |
| ":\n;\nZ", | |
| "Q\n\nX", | |
| "J\n\nC", | |
| "K\n\nV", | |
| "X\n\nB", | |
| "B\n\nN", | |
| "M", | |
| "W\n\n<\n,", | |
| "V\n\n>\n.", | |
| "Z\n\n?\n/", | |
| "↑\n\n\n\nPgUp", | |
| { | |
| "w": 1.75 | |
| }, | |
| "Shift" | |
| ], | |
| [ | |
| { | |
| "x": 0.625, | |
| "w": 1.25 | |
| }, | |
| "Fn", | |
| "Win", | |
| "Alt", | |
| { | |
| "a": 7, | |
| "w": 2.25, | |
| "d": 1 | |
| }, | |
| "", | |
| { | |
| "x": -2.125, | |
| "a": 0, | |
| "w": 2 | |
| }, | |
| "Backspace\n\n\n\nDel", | |
| { | |
| "a": 7, | |
| "w": 3 | |
| }, | |
| "\n\n\n\nDvorak / QWERTY", | |
| { | |
| "x": -2.875, | |
| "w": 2.75, | |
| "d": 1 | |
| }, | |
| "", | |
| { | |
| "x": 0.125, | |
| "a": 0 | |
| }, | |
| "Ctrl\n\n\n\nAlt", | |
| { | |
| "a": 4, | |
| "w": 1.25 | |
| }, | |
| "Fn", | |
| "←\n\n\n\nHome", | |
| { | |
| "n": true | |
| }, | |
| "↓\n\n\n\nPgDn", | |
| "→\n\n\n\nEnd" | |
| ] | |
| ] |
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
| .keylabel { font-weight: 600; } | |
| .keylabel2, .keylabel8 { color: blue !important; font-size: 0.8rem; font-weight: 400; } | |
| .keylabel9, .keylabel10, .keylabel11 { color: darkgreen !important; } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment