summaryrefslogtreecommitdiff
path: root/Base/res/keymaps/es.json
diff options
context:
space:
mode:
authorEstanislao Pérez Nartallo <tanisperez@gmail.com>2020-07-26 18:12:01 +0200
committerAndreas Kling <kling@serenityos.org>2020-07-26 18:34:29 +0200
commitb09b8d99f230593fe33464078d4354dd978f153a (patch)
tree60c61918afadb88b216083a118d1e1c4e27b3007 /Base/res/keymaps/es.json
parenteabd43d31a570dbce4440294efeef980536652dc (diff)
downloadserenity-b09b8d99f230593fe33464078d4354dd978f153a.zip
Userland: Add Spanish keymap
Diffstat (limited to 'Base/res/keymaps/es.json')
-rw-r--r--Base/res/keymaps/es.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/Base/res/keymaps/es.json b/Base/res/keymaps/es.json
new file mode 100644
index 0000000000..e1785f7a27
--- /dev/null
+++ b/Base/res/keymaps/es.json
@@ -0,0 +1,5 @@
+{
+ "map": [ "", "\u001B", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0", "'", "¡", "\b", "\t", "q", "w", "e", "r", "t", "y", "u", "i", "o", "p", "`", "+", "\n", "", "a", "s", "d", "f", "g", "h", "j", "k", "l", "ñ", "´", "º", "", "ç", "z", "x", "c", "v", "b", "n", "m", ",", ".", "-", "", "", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "<", "", "", ""],
+ "shift_map": [ "", "\u001B", "!", "\"", "·", "$", "%", "&", "/", "(", ")", "=", "?", "¿", "\b", "\t", "Q", "W", "E", "R", "T", "Y", "U", "I", "O", "P", "^", "*", "\n", "", "A", "S", "D", "F", "G", "H", "J", "K", "L", "Ñ", "¨", "ª", "", "Ç", "Z", "X", "C", "V", "B", "N", "M", ";", ":", "_", "", "", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ">", "", "", ""],
+ "alt_map": [ "", "\u001B", "|", "@", "#", "~", "", "¬", "", "", "", "", "´", "", "\b", "\t", "q", "w", "e", "r", "t", "y", "u", "i", "o", "p", "[", "]", "\n", "", "a", "s", "d", "f", "g", "h", "j", "k", "l", "ñ", "{", "\\", "", "}", "z", "x", "c", "v", "b", "n", "m", "", "", "", "", "", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""]
+} \ No newline at end of file