Skip to content

Instantly share code, notes, and snippets.

@sowbug
Last active March 9, 2020 04:11
Show Gist options
  • Save sowbug/0ab43ed5647a133cc5b0415ba9e02665 to your computer and use it in GitHub Desktop.
Save sowbug/0ab43ed5647a133cc5b0415ba9e02665 to your computer and use it in GitHub Desktop.
Planck
[
{
"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
},
"",
"⇑",
"←",
"↓",
"↑",
"→"
]
]

Slightly modified version of the "Planck" layout on keyboard-layout-editor.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment