From 9ac823be2d6c9e891e88c027a51457902c1b481c Mon Sep 17 00:00:00 2001 From: Kxeo Date: Wed, 4 Dec 2024 17:35:20 -0600 Subject: Add Georgian layouts (#809) --- srcs/layouts/georgian_mes.xml | 43 ++++++++++++++++++++++++++++++++++++++++ srcs/layouts/georgian_qwerty.xml | 38 +++++++++++++++++++++++++++++++++++ 2 files changed, 81 insertions(+) create mode 100644 srcs/layouts/georgian_mes.xml create mode 100644 srcs/layouts/georgian_qwerty.xml (limited to 'srcs/layouts') diff --git a/srcs/layouts/georgian_mes.xml b/srcs/layouts/georgian_mes.xml new file mode 100644 index 0000000..930920c --- /dev/null +++ b/srcs/layouts/georgian_mes.xml @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/srcs/layouts/georgian_qwerty.xml b/srcs/layouts/georgian_qwerty.xml new file mode 100644 index 0000000..b373b3d --- /dev/null +++ b/srcs/layouts/georgian_qwerty.xml @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3