abouttreesummaryrefslogcommitdiff
path: root/srcs/layouts
diff options
context:
space:
mode:
authorvedamanavi2024-01-29 02:19:27 +0330
committerGitHub2024-01-28 23:49:27 +0100
commit44f39059e40c4002755219bbcf79a09d4c318525 (patch)
tree9fb13feaaf10212a01c419c4659d5564e60cac13 /srcs/layouts
parentbbc622683961a04a2e3fd41d043ad54855c6c131 (diff)
downloadunexpected-keyboard-44f39059e40c4002755219bbcf79a09d4c318525.tar.gz
unexpected-keyboard-44f39059e40c4002755219bbcf79a09d4c318525.zip
Add layout QWERTY (Talysh New Latin) (#529)
Diffstat (limited to 'srcs/layouts')
-rw-r--r--srcs/layouts/latn_qwerty_tly.xml44
1 files changed, 44 insertions, 0 deletions
diff --git a/srcs/layouts/latn_qwerty_tly.xml b/srcs/layouts/latn_qwerty_tly.xml
new file mode 100644
index 0000000..4c3ceb1
--- /dev/null
+++ b/srcs/layouts/latn_qwerty_tly.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<keyboard name="QWERTY (Talysh New Latin)" script="latin">
+ <row>
+ <key key0="g" key2="1" key4="q"/>
+ <key key0="ú" key2="2" key4="ü"/>
+ <key key0="e" key2="3" key3="\#"/>
+ <key key0="ê" key2="4" key3="!"/>
+ <key key0="r" key2="5" key3="$"/>
+ <key key0="t" key2="6" key3="%"/>
+ <key key0="y" key2="7" key3="^"/>
+ <key key0="u" key2="8" key3="û"/>
+ <key key0="i" key2="9" key3="*"/>
+ <key key0="o" key1="ö" key2="0" key3="("/>
+ <key key0="p" key3=")"/>
+ <key key0="q" key3="&amp;" key4="ğ"/>
+ </row>
+ <row>
+ <key key0="á" key2="`" key4="a"/>
+ <key key0="s" key2="~"/>
+ <key key0="d" key1="{"/>
+ <key key0="f" key2="}"/>
+ <key key0="g" key2="-" key8="_"/>
+ <key key0="h" key2="=" key3="+"/>
+ <key key0="ž" key4="j"/>
+ <key key0="k" key2="]" key3="["/>
+ <key key0="l" key2="|" key3="\\"/>
+ <key key0="ı"/>
+ <key key0="a" key4="ə"/>
+ <key key0="â" key3="\@"/>
+ </row>
+ <row>
+ <key width="1.5" key0="shift" key2="loc capslock"/>
+ <key key0="z"/>
+ <key key0="x"/>
+ <key key0="j" key2="&lt;" key3="." key4="c"/>
+ <key key0="v" key1="w" key2=">" key3=","/>
+ <key key0="b" key2="\?" key3="/"/>
+ <key key0="n" key2=":" key3=";"/>
+ <key key0="m" key2="&quot;" key3="'"/>
+ <key key0="c" key4="ç"/>
+ <key key0="š" key4="ş"/>
+ <key width="1.5" key0="backspace" key2="delete"/>
+ </row>
+</keyboard>