abouttreesummaryrefslogcommitdiff
path: root/res/values/layouts.xml
diff options
context:
space:
mode:
authortenextractor2024-12-06 02:28:41 +0530
committerGitHub2024-12-05 21:58:41 +0100
commitb872c537982e3eb858f604e41a1d6f3861efa449 (patch)
tree88c0ba37f89e6fb08d0ed9b2f648f4e5e9149720 /res/values/layouts.xml
parent905a78a5413003b91be0e89088db7291b19b12e0 (diff)
downloadunexpected-keyboard-b872c537982e3eb858f604e41a1d6f3861efa449.tar.gz
unexpected-keyboard-b872c537982e3eb858f604e41a1d6f3861efa449.zip
Czech diacritic QWERTZ layout (#814)
Diffstat (limited to 'res/values/layouts.xml')
-rw-r--r--res/values/layouts.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/layouts.xml b/res/values/layouts.xml
index 40877fb..64a7e7b 100644
--- a/res/values/layouts.xml
+++ b/res/values/layouts.xml
@@ -56,6 +56,7 @@
<item>latn_qwerty_vi</item>
<item>latn_qwertz</item>
<item>latn_qwertz_cz</item>
+ <item>latn_qwertz_cz_diacritics</item>
<item>latn_qwertz_cz_multifunctional</item>
<item>latn_qwertz_de</item>
<item>latn_qwertz_fr_ch</item>
@@ -121,6 +122,7 @@
<item>QWERTY (Vietnamese)</item>
<item>QWERTZ</item>
<item>QWERTZ (Czech)</item>
+ <item>QWERTZ (Czech with diacritic keys)</item>
<item>QWERTZ Multifunctional (Czech)</item>
<item>QWERTZ (Deutsch)</item>
<item>QWERTZ (Swiss French)</item>
@@ -186,6 +188,7 @@
<item>@xml/latn_qwerty_vi</item>
<item>@xml/latn_qwertz</item>
<item>@xml/latn_qwertz_cz</item>
+ <item>@xml/latn_qwertz_cz_diacritics</item>
<item>@xml/latn_qwertz_cz_multifunctional</item>
<item>@xml/latn_qwertz_de</item>
<item>@xml/latn_qwertz_fr_ch</item>