Skip to content

Instantly share code, notes, and snippets.

@Piterden
Forked from bobbicodes/layout.kbd.json
Last active July 21, 2021 18:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Piterden/5b94485fb1242d2f70d1942227e813a0 to your computer and use it in GitHub Desktop.
Save Piterden/5b94485fb1242d2f70d1942227e813a0 to your computer and use it in GitHub Desktop.
Untitled Keyboard Layout
[
[
["esc", "1", "2", "3", "/", "\\", "fn","del"],
[ "⇥", "4", "5", "6", "[", "]", "'", "⇦"],
[ "`", "7", "8", "9", "0", "-", "=", ";"],
[ "q", "j", "l", "m", "f", "y", "p", "↩"],
[ "z", ".", "o", "r", "s", "u", "c", "b"],
[ "x", "a", "e", "h", "t", "d", "g", "k"],
[ "↥", ",", "i", "n", "w", "v", "↑", "↥"],
["ctr","sup","alt", " ", " ", "←", "↓", "→"]
],
[
["esc", "!", "@", "#", "?", "|", "fn","del"],
[ "⇥", "$", "%", "^", "{", "}", "\"", "⇦"],
[ "~", "&", "*", "(", ")", "_", "+", ":"],
[ "Q", "J", "L", "M", "F", "Y", "P", "↩"],
[ "Z", ">", "O", "R", "S", "U", "C", "B"],
[ "X", "A", "E", "H", "T", "D", "G", "K"],
[ "↟", "<", "I", "N", "W", "V", "↑", "↟"],
["ctr","sup","alt", "", "", "←", "↓", "→"]
]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment