summaryrefslogtreecommitdiff
path: root/Base/res/keymaps/sl.json
diff options
context:
space:
mode:
authorEmanuele Torre <torreemanuele6@gmail.com>2021-03-08 00:23:50 +0100
committerAndreas Kling <kling@serenityos.org>2021-03-08 09:20:53 +0100
commitdd17ec180f04e1d334f5b535f6567a89df5f24d8 (patch)
tree3d5114e9913ce0980516b99a89d5f38006600dcb /Base/res/keymaps/sl.json
parent1f81bc6879908ea431d16c753b39e3ba13f2f105 (diff)
downloadserenity-dd17ec180f04e1d334f5b535f6567a89df5f24d8.zip
Base: Fix newlines at end of file in some files.
Diffstat (limited to 'Base/res/keymaps/sl.json')
-rw-r--r--Base/res/keymaps/sl.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/Base/res/keymaps/sl.json b/Base/res/keymaps/sl.json
index a72470fa51..b82575a6eb 100644
--- a/Base/res/keymaps/sl.json
+++ b/Base/res/keymaps/sl.json
@@ -3,4 +3,4 @@
"shift_map": [ "", "\u001B", "!", "\"", "#", "$", "%", "&", "/", "(", ")", "=", "?", "*", "\b", "\t", "Q", "W", "E", "R", "T", "Z", "U", "I", "O", "P", "Š", "Đ", "\n", "", "A", "S", "D", "F", "G", "H", "J", "K", "L", "Č", "Ć", "¨", "", "Ž", "Y", "X", "C", "V", "B", "N", "M", ";", ":", "_", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "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", "w", "e", "r", "t", "z", "u", "i", "o", "p", "š", "đ", "\n", "", "a", "s", "d", "f", "g", "h", "j", "k", "l", "č", "ć", "¸", "", "ž", "y", "x", "c", "v", "b", "n", "m", ",", ".", "-", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ",", "", "<", "", "", ""],
"altgr_map": [ "", "\u001B", "~", "", "^", "", "", "", "`", "", "", "", "", "", "\b", "\t", "\\", "|", "€", "", "", "", "", "", "", "", "÷", "×", "\n", "", "", "", "", "[", "]", "", "", "ł", "Ł", "", "ß", "", "", "¤", "", "", "", "@", "{", "}", "§", "<", ">", "", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ",", "", "", "", "", ""]
-} \ No newline at end of file
+}