diff options
| author | Jules Aguillon | 2025-05-11 23:06:19 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2025-05-11 23:06:19 +0200 |
| commit | 3b94bf6a17830cbf2f90eb7f51747792c8992443 (patch) | |
| tree | 34aad61326b41ca0ffa228f086be5637df2cb6cd /srcs/layouts/deva_phonetic_in.xml | |
| parent | ff9d2e7d31aea2fb08e1390b245a212185eac1f2 (diff) | |
| download | unexpected-keyboard-3b94bf6a17830cbf2f90eb7f51747792c8992443.tar.gz unexpected-keyboard-3b94bf6a17830cbf2f90eb7f51747792c8992443.zip | |
Fix duplicated or missing keys and more in layouts
Fix several warnings spotted by check_layout.
Diffstat (limited to 'srcs/layouts/deva_phonetic_in.xml')
| -rw-r--r-- | srcs/layouts/deva_phonetic_in.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/srcs/layouts/deva_phonetic_in.xml b/srcs/layouts/deva_phonetic_in.xml index f9c6954..86bc2b9 100644 --- a/srcs/layouts/deva_phonetic_in.xml +++ b/srcs/layouts/deva_phonetic_in.xml @@ -10,7 +10,7 @@ <key key0="ड" key1="~" key2="2" key3="\@" /> <key key0="े" key1="ए" key2="3" key3="\#" key4="$" /> <key key0="र" key1="ऋ" key2="4" key3="ृ" key4="₹"/> - <key key0="त" key1="ट" key2="5" key3="%" key4="त्र"/> + <key key0="त" key2="5" key3="%" key4="त्र"/> <key key0="य" key2="6" key3="^"/> <key key0="ु" key1="उ" key2="7" key3="&"/> <key key0="ि" key1="इ" key2="8" key3="*" /> |
