Slightly modified version of the "Default 60%" layout on keyboard-layout-editor.com
Last active
March 9, 2020 04:20
-
-
Save sowbug/6e7e642ff5e33648dec58f7c28983b5c to your computer and use it in GitHub Desktop.
Default 60
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": "Default 60", | |
| "author": "http://www.keyboard-layout-editor.com/#/gists/6e7e642ff5e33648dec58f7c28983b5c" | |
| }, | |
| [ | |
| "~\n`", | |
| "!\n1", | |
| "@\n2", | |
| "#\n3", | |
| "$\n4", | |
| "%\n5", | |
| "^\n6", | |
| "&\n7", | |
| "*\n8", | |
| "(\n9", | |
| ")\n0", | |
| "_\n-", | |
| "+\n=", | |
| { | |
| "w": 2 | |
| }, | |
| "Backspace" | |
| ], | |
| [ | |
| { | |
| "w": 1.5 | |
| }, | |
| "Tab", | |
| "Q", | |
| "W", | |
| "E", | |
| "R", | |
| "T", | |
| "Y", | |
| "U", | |
| "I", | |
| "O", | |
| "P", | |
| "{\n[", | |
| "}\n]", | |
| { | |
| "w": 1.5 | |
| }, | |
| "|\n\\" | |
| ], | |
| [ | |
| { | |
| "w": 1.75 | |
| }, | |
| "Caps Lock", | |
| "A", | |
| "S", | |
| "D", | |
| { | |
| "n": true | |
| }, | |
| "F", | |
| "G", | |
| "H", | |
| { | |
| "n": true | |
| }, | |
| "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 | |
| }, | |
| "Shift" | |
| ], | |
| [ | |
| { | |
| "w": 1.25 | |
| }, | |
| "Ctrl", | |
| { | |
| "w": 1.25 | |
| }, | |
| "Win", | |
| { | |
| "w": 1.25 | |
| }, | |
| "Alt", | |
| { | |
| "a": 7, | |
| "w": 6.25 | |
| }, | |
| "", | |
| { | |
| "a": 4, | |
| "w": 1.25 | |
| }, | |
| "Alt", | |
| { | |
| "w": 1.25 | |
| }, | |
| "Win", | |
| { | |
| "w": 1.25 | |
| }, | |
| "Menu", | |
| { | |
| "w": 1.25 | |
| }, | |
| "Ctrl" | |
| ] | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment