From 2dae2105b2690fffb862ac16d843331d2f752926 Mon Sep 17 00:00:00 2001 From: igorSilCar Date: Tue, 15 Mar 2022 17:05:16 -0300 Subject: Brazilian portuguese layout (#91) * Providing a comprehensible Brazilian Portuguese keyboard layout removed cedille as it is already provided by an independent key; changed layout to correspond to the locale--- res/xml/method.xml | 2 +- res/xml/qwerty_pt.xml | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 39 insertions(+), 1 deletion(-) create mode 100644 res/xml/qwerty_pt.xml (limited to 'res/xml') diff --git a/res/xml/method.xml b/res/xml/method.xml index 015aaba..4632c64 100644 --- a/res/xml/method.xml +++ b/res/xml/method.xml @@ -8,7 +8,7 @@ - + diff --git a/res/xml/qwerty_pt.xml b/res/xml/qwerty_pt.xml new file mode 100644 index 0000000..139cbde --- /dev/null +++ b/res/xml/qwerty_pt.xml @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3