abouttreesummaryrefslogcommitdiff
path: root/srcs/layouts/latn_qwerty_is.xml
diff options
context:
space:
mode:
authortenextractor2025-05-25 20:14:50 +0530
committerGitHub2025-05-25 16:44:50 +0200
commit536b8d1f67feb5d1449b84287ec2a6b2ffa4cb93 (patch)
tree125bbeedea6def9108aeef182fc98a5519fe1053 /srcs/layouts/latn_qwerty_is.xml
parentd36452d9c3d008230a0982891e2e764a1f10d041 (diff)
downloadunexpected-keyboard-536b8d1f67feb5d1449b84287ec2a6b2ffa4cb93.tar.gz
unexpected-keyboard-536b8d1f67feb5d1449b84287ec2a6b2ffa4cb93.zip
Add icelandic layout (#999)
Diffstat (limited to 'srcs/layouts/latn_qwerty_is.xml')
-rw-r--r--srcs/layouts/latn_qwerty_is.xml43
1 files changed, 43 insertions, 0 deletions
diff --git a/srcs/layouts/latn_qwerty_is.xml b/srcs/layouts/latn_qwerty_is.xml
new file mode 100644
index 0000000..ff53703
--- /dev/null
+++ b/srcs/layouts/latn_qwerty_is.xml
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="utf-8"?>
+
+<keyboard name="QWERTY (Íslenska)" script="latin">
+ <row>
+ <key c="q" ne="1" se="loc esc"/>
+ <key c="w" nw="~" ne="2" sw="\@"/>
+ <key c="e" nw="!" ne="3" sw="\#" se="€"/>
+ <key c="r" ne="4" sw="$"/>
+ <key c="t" ne="5" sw="%"/>
+ <key c="y" ne="6" sw="^"/>
+ <key c="u" ne="7" sw="&amp;"/>
+ <key c="i" ne="8" sw="*"/>
+ <key c="o" ne="9" sw="(" se=")"/>
+ <key c="p" ne="0"/>
+ <key c="ð"/>
+ </row>
+ <row>
+ <key c="a" nw="loc tab" ne="`" se="å"/>
+ <key c="s" ne="loc §" sw="loc ß"/>
+ <key c="d"/>
+ <key c="f"/>
+ <key c="g" ne="-" sw="_"/>
+ <key c="h" ne="=" sw="+"/>
+ <key c="j" se="}" sw="{"/>
+ <key c="k" sw="[" se="]"/>
+ <key c="l" ne="|" sw="\\"/>
+ <key c="æ"/>
+ <key c="ö" nw="ø"/>
+ </row>
+ <row>
+ <key c="shift" ne="loc capslock"/>
+ <key c="z"/>
+ <key c="x" ne="loc †"/>
+ <key c="c" ne="&lt;" sw="."/>
+ <key c="v" ne="&gt;" sw=","/>
+ <key c="b" ne="\?" sw="/"/>
+ <key c="n" ne=":" sw=";"/>
+ <key c="m" ne="&quot;" sw="'"/>
+ <key c="accent_aigu" ne="accent_trema" nw="accent_grave" sw="accent_circonflexe" se="accent_ring"/>
+ <key c="þ"/>
+ <key c="backspace" ne="delete"/>
+ </row>
+</keyboard>