Slightly modified version of the "Planck" layout on keyboard-layout-editor.com
Last active
March 9, 2020 04:11
-
-
Save sowbug/0ab43ed5647a133cc5b0415ba9e02665 to your computer and use it in GitHub Desktop.
Planck
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": "Planck", | |
"author": "http://www.keyboard-layout-editor.com/#/gists/0ab43ed5647a133cc5b0415ba9e02665" | |
}, | |
[ | |
{ | |
"a": 7 | |
}, | |
"Tab", | |
"Q", | |
"W", | |
"E", | |
"R", | |
"T", | |
"Y", | |
"U", | |
"I", | |
"O", | |
"P", | |
"Back Space" | |
], | |
[ | |
"Esc", | |
"A", | |
"S", | |
"D", | |
{ | |
"n": true | |
}, | |
"F", | |
"G", | |
"H", | |
{ | |
"n": true | |
}, | |
"J", | |
"K", | |
"L", | |
";", | |
"'" | |
], | |
[ | |
"Shift", | |
"Z", | |
"X", | |
"C", | |
"V", | |
"B", | |
"N", | |
"M", | |
",", | |
".", | |
"/", | |
"Return" | |
], | |
[ | |
"", | |
"Ctrl", | |
"Alt", | |
"Super", | |
"⇓", | |
{ | |
"w": 2 | |
}, | |
"", | |
"⇑", | |
"←", | |
"↓", | |
"↑", | |
"→" | |
] | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment