From fbf8901bdbe717047f0d333c78d173618f7f0f6d Mon Sep 17 00:00:00 2001
From: nickid
Date: Sat, 2 Apr 2022 23:33:32 +0900
Subject: Add Korean layout (#115)
* Add Korean layout---
res/xml/method.xml | 1 +
res/xml/qwerty_ko.xml | 37 +++++++++++++++++++++++++++++++++++++
2 files changed, 38 insertions(+)
create mode 100644 res/xml/qwerty_ko.xml
(limited to 'res/xml')
diff --git a/res/xml/method.xml b/res/xml/method.xml
index 4632c64..49b683d 100644
--- a/res/xml/method.xml
+++ b/res/xml/method.xml
@@ -7,6 +7,7 @@
+
diff --git a/res/xml/qwerty_ko.xml b/res/xml/qwerty_ko.xml
new file mode 100644
index 0000000..a886951
--- /dev/null
+++ b/res/xml/qwerty_ko.xml
@@ -0,0 +1,37 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
--
cgit v1.2.3