mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:27:45 +00:00
Keymaps: Add Workman keymap
This commit is contained in:
parent
dbd40e4c2a
commit
cd41af5ac2
1 changed files with 5 additions and 0 deletions
5
Base/res/keymaps/workman.json
Normal file
5
Base/res/keymaps/workman.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"map": [ "", "\u001B", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0", "-", "=", "\b", "\t", "q", "d", "r", "w", "b", "j", "f", "u", "p", ";", "[", "]", "\n", "", "a", "s", "h", "t", "g", "y", "n", "e", "o", "i", "'", "`", "", "\\", "z", "x", "m", "c", "v", "k", "l", ",", ".", "/", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "\\", "", "", ""],
|
||||
"shift_map": [ "", "\u001B", "!", "@", "#", "$", "%", "^", "&", "*", "(", ")", "_", "+", "\b", "\t", "Q", "D", "R", "W", "B", "J", "F", "U", "P", ":", "{", "}", "\n", "", "A", "S", "H", "T", "G", "Y", "N", "E", "O", "I", "\"", "~", "", "|", "Z", "X", "M", "C", "V", "K", "L", "<", ">", "?", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "|", "", "", ""],
|
||||
"alt_map": [ "", "\u001B", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0", "-", "=", "\b", "\t", "q", "d", "r", "w", "b", "j", "f", "u", "p", ";", "[", "]", "\n", "", "a", "s", "h", "t", "g", "y", "n", "e", "o", "i", "'", "`", "", "\\", "z", "x", "m", "c", "v", "k", "l", ",", ".", "/", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "\\", "", "", ""]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue