mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 04:57:44 +00:00
Keymap: Add a US Dvorak keyboard layout
It is yet undecided how to name regional variants.
This commit is contained in:
parent
731abd9978
commit
66794d51ef
1 changed files with 5 additions and 0 deletions
5
Base/res/keymaps/dvorak.json
Normal file
5
Base/res/keymaps/dvorak.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"map": [ "", "0x1B", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0", "[", "]", "\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", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "-", "", "", "", "+", "", "", "", "", "", "", "", "\\", "", "", ""],
|
||||
"shift_map": [ "", "0x1B", "!", "@", "#", "$", "%", "^", "&", "*", "(", ")", "{", "}", "\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", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "-", "", "", "", "+", "", "", "", "", "", "", "", "|", "", "", ""],
|
||||
"alt_map": [ "", "0x1B", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0", "[", "]", "\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", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "-", "", "", "", "+", "", "", "", "", "", "", "", "\\", "", "", ""]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue