From be0aa07a2a728509b6244e00247bfe2fff5c66e0 Mon Sep 17 00:00:00 2001 From: 10Develops Date: Sun, 14 Dec 2025 02:05:29 +0400 Subject: 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 --- srcs/layouts/latn_qzerty_it.xml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 srcs/layouts/latn_qzerty_it.xml (limited to 'srcs/layouts/latn_qzerty_it.xml') 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 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3