From 2b978dd2e00af6cc3a3efb218cc33fdbdd2318cc Mon Sep 17 00:00:00 2001
From: dzaima
Date: Fri, 28 Feb 2025 01:47:49 +0200
Subject: APL and BQN layouts (#899)
* Add compact BQN layout
* Add compact APL layout---
srcs/layouts/latn_qwerty_apl.xml | 50 ++++++++++++++++++++++++++++++++++++++++
srcs/layouts/latn_qwerty_bqn.xml | 50 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 100 insertions(+)
create mode 100644 srcs/layouts/latn_qwerty_apl.xml
create mode 100644 srcs/layouts/latn_qwerty_bqn.xml
(limited to 'srcs/layouts')
diff --git a/srcs/layouts/latn_qwerty_apl.xml b/srcs/layouts/latn_qwerty_apl.xml
new file mode 100644
index 0000000..b83de15
--- /dev/null
+++ b/srcs/layouts/latn_qwerty_apl.xml
@@ -0,0 +1,50 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/srcs/layouts/latn_qwerty_bqn.xml b/srcs/layouts/latn_qwerty_bqn.xml
new file mode 100644
index 0000000..6d9ce89
--- /dev/null
+++ b/srcs/layouts/latn_qwerty_bqn.xml
@@ -0,0 +1,50 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
--
cgit v1.2.3