From 7c3286078b61a24d331a96435352572ef0234d25 Mon Sep 17 00:00:00 2001
From: Lev Brekalov <57688959+la-ninpre@users.noreply.github.com>
Date: Sat, 23 Mar 2024 02:06:23 +0300
Subject: [PATCH] Add Shaw Imperial layout (#592)
---
check_layout.output | 2 ++
res/values/layouts.xml | 3 ++
srcs/layouts/shaw_imperial_en.xml | 52 +++++++++++++++++++++++++++++++
3 files changed, 57 insertions(+)
create mode 100644 srcs/layouts/shaw_imperial_en.xml
diff --git a/check_layout.output b/check_layout.output
index 6f667d0..84e5705 100644
--- a/check_layout.output
+++ b/check_layout.output
@@ -133,6 +133,8 @@ Layout doesn't define some important keys, missing: f11_placeholder, f12_placeho
Layout includes some ASCII punctuation but not all, missing: `
Layout doesn't define some important keys, missing: f11_placeholder, f12_placeholder
2 warnings
+# shaw_imperial_en
+0 warnings
# urdu_phonetic_ur
Duplicate keys:
Layout includes some ASCII punctuation but not all, missing: <, >, ?, `, |, ~
diff --git a/res/values/layouts.xml b/res/values/layouts.xml
index 6d05fa0..b4b5d06 100644
--- a/res/values/layouts.xml
+++ b/res/values/layouts.xml
@@ -51,6 +51,7 @@
- latn_qwertz_fr_ch
- latn_qwertz_hu
- latn_qwertz_sk
+ - shaw_imperial_en
- urdu_phonetic_ur
- custom
@@ -104,6 +105,7 @@
- QWERTZ (Swiss French)
- QWERTZ (Magyar)
- QWERTZ (Slovak)
+ - Shaw Imperial
- Urdu Phonetic
- @string/pref_layout_e_custom
@@ -157,6 +159,7 @@
- @xml/latn_qwertz_fr_ch
- @xml/latn_qwertz_hu
- @xml/latn_qwertz_sk
+ - @xml/shaw_imperial_en
- @xml/urdu_phonetic_ur
- -1
diff --git a/srcs/layouts/shaw_imperial_en.xml b/srcs/layouts/shaw_imperial_en.xml
new file mode 100644
index 0000000..7d71c2c
--- /dev/null
+++ b/srcs/layouts/shaw_imperial_en.xml
@@ -0,0 +1,52 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file