summaryrefslogtreecommitdiff
path: root/Base/res
diff options
context:
space:
mode:
authorBeyley Thomas <ep1cm1n10n123@gmail.com>2021-11-29 06:05:27 -0800
committerAndreas Kling <kling@serenityos.org>2021-11-30 10:55:27 +0100
commitcd41af5ac2eb464a616eaa5603ffd1df5a0f8f35 (patch)
treec04873657dcce280df547d27859bbbbfdf133bf3 /Base/res
parentdbd40e4c2ac321d1975982773f00d32b575a96d9 (diff)
downloadserenity-cd41af5ac2eb464a616eaa5603ffd1df5a0f8f35.zip
Keymaps: Add Workman keymap
Diffstat (limited to 'Base/res')
-rw-r--r--Base/res/keymaps/workman.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/Base/res/keymaps/workman.json b/Base/res/keymaps/workman.json
new file mode 100644
index 0000000000..8695395907
--- /dev/null
+++ b/Base/res/keymaps/workman.json
@@ -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", ".", "", "", "\\", "", "", ""]
+}