keymaps: Add dvorak-programmer

I left the numpad the same as qwerty because I don't have a keyborad
with a numpad and don't know if those keys change or not.
This commit is contained in:
Kevin Kuehler 2021-02-21 11:55:31 -08:00 committed by Andreas Kling
parent 9194a97cbe
commit c909f7001c
Notes: sideshowbarker 2024-07-19 17:29:24 +09:00

View file

@ -0,0 +1,5 @@
{
"map": [ "", "\u001B", "&", "[", "{", "}", "(", "=", "*", ")", "+", "]", "!", "#", "\b", "\t", ";", ",", ".", "p", "y", "f", "g", "c", "r", "l", "/", "@", "\n", "", "a", "o", "e", "u", "i", "d", "h", "t", "n", "s", "-", "$", "", "\\", "'", "q", "j", "k", "x", "b", "m", "w", "v", "z", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "\\", "", "", ""],
"shift_map": [ "", "\u001B", "%", "7", "5", "3", "1", "9", "0", "2", "4", "6", "8", "`", "\b", "\t",":", "<", ">", "P", "Y", "F", "G", "C", "R", "L", "?", "^", "\n", "", "A", "O", "E", "U", "I", "D", "H", "T", "N", "S", "_", "~", "", "|", "\"", "Q", "J", "K", "X", "B", "M", "W", "V", "Z", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "|", "", "", ""],
"alt_map": [ "", "\u001B", "&", "[", "{", "}", "(", "=", "*", ")", "+", "]", "!", "#", "\b", "\t", ";", ",", ".", "p", "y", "f", "g", "c", "r", "l", "/", "@", "\n", "", "a", "o", "e", "u", "i", "d", "h", "t", "n", "s", "-", "$", "", "\\", "'", "q", "j", "k", "x", "b", "m", "w", "v", "z", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "\\", "", "", ""]
}