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/qwerty_pt.xml | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 res/xml/qwerty_pt.xml (limited to 'res/xml/qwerty_pt.xml') 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