diff options
| author | Jules Aguillon | 2024-12-14 12:09:23 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2024-12-17 00:39:34 +0100 |
| commit | d73b9d638e9cd0026cdf11c4f1105f0533cec383 (patch) | |
| tree | 01b2f461a8e11664b28035757e9c637482bda8c2 /res/values/layouts.xml | |
| parent | f9c92007db136eefd407198054500cc10ee3cc4b (diff) | |
| download | unexpected-keyboard-d73b9d638e9cd0026cdf11c4f1105f0533cec383.tar.gz unexpected-keyboard-d73b9d638e9cd0026cdf11c4f1105f0533cec383.zip | |
Add the WORKMAN (US) layout
Co-authored-by: goyalyashpal <yashpalgoyal1304@gmail.com>
Diffstat (limited to 'res/values/layouts.xml')
| -rw-r--r-- | res/values/layouts.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/layouts.xml b/res/values/layouts.xml index cf97915..579081e 100644 --- a/res/values/layouts.xml +++ b/res/values/layouts.xml @@ -69,6 +69,7 @@ <item>latn_qwertz_hu</item> <item>latn_qwertz_sk</item> <item>latn_qwertz_sq</item> + <item>latn_workman_us</item> <item>shaw_imperial_en</item> <item>urdu_phonetic_ur</item> <item>custom</item> @@ -141,6 +142,7 @@ <item>QWERTZ (Magyar)</item> <item>QWERTZ (Slovak)</item> <item>QWERTZ (Albanian)</item> + <item>WORKMAN (US)</item> <item>Shaw Imperial</item> <item>Urdu Phonetic</item> <item>@string/pref_layout_e_custom</item> @@ -213,6 +215,7 @@ <item>@xml/latn_qwertz_hu</item> <item>@xml/latn_qwertz_sk</item> <item>@xml/latn_qwertz_sq</item> + <item>@xml/latn_workman_us</item> <item>@xml/shaw_imperial_en</item> <item>@xml/urdu_phonetic_ur</item> <item>-1</item> |
