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/method.xml | 4 ++-- res/xml/qwerty_lv.xml | 44 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 46 insertions(+), 2 deletions(-) create mode 100644 res/xml/qwerty_lv.xml (limited to 'res/xml') diff --git a/res/xml/method.xml b/res/xml/method.xml index d7e5147..739dd7c 100644 --- a/res/xml/method.xml +++ b/res/xml/method.xml @@ -1,10 +1,10 @@ - + - + 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