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/xml/qwerty_lv.xml | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 res/xml/qwerty_lv.xml (limited to 'res/xml/qwerty_lv.xml') diff --git a/res/xml/qwerty_lv.xml b/res/xml/qwerty_lv.xml new file mode 100644 index 0000000..c073f6f --- /dev/null +++ b/res/xml/qwerty_lv.xml @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3