From b0a229889971b8c7939b8fe8a9e79523a03bc128 Mon Sep 17 00:00:00 2001 From: ChristianGynnild Date: Sat, 24 Sep 2022 11:44:01 +0200 Subject: Added Norwegian keyboard layout (#202) --- res/xml/method.xml | 1 + res/xml/qwerty_no.xml | 37 +++++++++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 res/xml/qwerty_no.xml (limited to 'res/xml') diff --git a/res/xml/method.xml b/res/xml/method.xml index 542aef2..430b9c8 100644 --- a/res/xml/method.xml +++ b/res/xml/method.xml @@ -15,6 +15,7 @@ + diff --git a/res/xml/qwerty_no.xml b/res/xml/qwerty_no.xml new file mode 100644 index 0000000..35a3709 --- /dev/null +++ b/res/xml/qwerty_no.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3