abouttreesummaryrefslogcommitdiff
path: root/srcs/layouts/latn_qzerty_it.xml
diff options
context:
space:
mode:
author10Develops2025-12-14 02:05:29 +0400
committerGitHub2025-12-13 23:05:29 +0100
commitbe0aa07a2a728509b6244e00247bfe2fff5c66e0 (patch)
tree10a593977d11dc2ecb915dd2622aa3e7dd02051f /srcs/layouts/latn_qzerty_it.xml
parent5fc1da0a2e5c05b97d587a9844e578c1f0b76685 (diff)
downloadunexpected-keyboard-be0aa07a2a728509b6244e00247bfe2fff5c66e0.tar.gz
unexpected-keyboard-be0aa07a2a728509b6244e00247bfe2fff5c66e0.zip
Added keyboards (#1129)
* Delete srcs/layouts/armenian_ph_am.xml There is a phonetic layout which is used in old typewriters * Amendments according to GOST 6431-90 * Russian traditional layout cyrl_jiuken.xml * Create cyrl_yawerty.xml Added ЯВЕРТЫ layout * Update cyrl_jcuken_ru.xml Typo fixed * Added QZERTY layout for Italian and Latin
Diffstat (limited to 'srcs/layouts/latn_qzerty_it.xml')
-rw-r--r--srcs/layouts/latn_qzerty_it.xml37
1 files changed, 37 insertions, 0 deletions
diff --git a/srcs/layouts/latn_qzerty_it.xml b/srcs/layouts/latn_qzerty_it.xml
new file mode 100644
index 0000000..1c86eff
--- /dev/null
+++ b/srcs/layouts/latn_qzerty_it.xml
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<keyboard name="QZERTY (Italiano)" script="latin">
+ <row>
+ <key c="q" ne="1" se="loc esc"/>
+ <key c="z" nw="loc €" ne="2" sw="&amp;"/>
+ <key c="e" nw="é" ne="3" sw="è" se="ē"/>
+ <key c="r" nw="&quot;" ne="4" sw="'"/>
+ <key c="t" ne="5" sw="(" se=")"/>
+ <key c="y" ne="6" sw="_" se="ȳ"/>
+ <key c="u" nw="ù" ne="7" sw="ū"/>
+ <key c="i" nw="ì" ne="8" sw="^" se="ī"/>
+ <key c="o" nw="ò" ne="9" sw="°" se="ō"/>
+ <key c="p" ne="0"/>
+ </row>
+ <row>
+ <key c="a" nw="loc tab" ne="à" se="ā"/>
+ <key c="s"/>
+ <key c="d"/>
+ <key c="f"/>
+ <key c="g" sw="{" se="}"/>
+ <key c="h" sw="[" se="]"/>
+ <key c="j" ne="+" sw="-"/>
+ <key c="k" ne="="/>
+ <key c="l" ne="%" sw="\@"/>
+ <key c="m" ne="·" sw="*"/>
+ </row>
+ <row>
+ <key width="2" c="shift" ne="loc capslock"/>
+ <key c="w" sw="&lt;" se="&gt;"/>
+ <key c="x"/>
+ <key c="c" ne="ç" sw="," se="\?"/>
+ <key c="v" sw=";" se="."/>
+ <key c="b" sw=":" se="/"/>
+ <key c="n" nw="loc accent_tilde" ne="|" se="!"/>
+ <key width="2" c="backspace" ne="delete"/>
+ </row>
+</keyboard>