From 88e21758bc9a4c80b7d66eae01deef34b9dd3c3f Mon Sep 17 00:00:00 2001 From: Edgars Date: Wed, 19 Jan 2022 10:44:50 +0200 Subject: Add Latvian specific QWERTY layout A customised Latvian specific QWERTY layout (QWERTY (Latvian)) was added to access all Latvian diacritic characters with a swipe. Additionally caron, cedille and macron accents were enabled for this layout. --- res/values/arrays.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'res/values') diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 451cbbc..bce6521 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -4,12 +4,14 @@ system azerty qwerty + qwerty_lv qwertz @string/pref_layout_e_system AZERTY QWERTY + QWERTY (Latvian) QWERTZ -- cgit v1.2.3