Added Greek accent symbol button (#830)

Added Greek accent symbol button; a necessary key that should always be on the keyboard, as every word over 2 syllables contains one
This commit is contained in:
cuhsy 2024-12-19 01:43:39 +02:00 committed by GitHub
parent 4a429357ef
commit a1dd0b8f2b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,20 +8,21 @@
<key key0="τ" key2="5" key3="%"/> <key key0="τ" key2="5" key3="%"/>
<key key0="υ" key2="6" key3="^"/> <key key0="υ" key2="6" key3="^"/>
<key key0="θ" key2="7" key3="&amp;"/> <key key0="θ" key2="7" key3="&amp;"/>
<key key0="ι" key1="accent_trema" key2="8" key3="*"/> <key key0="ι" key2="8" key3="*"/>
<key key0="ο" key2="9" key3="(" key4=")"/> <key key0="ο" key2="9" key3="(" key4=")"/>
<key key0="π" key2="0"/> <key key0="π" key2="0"/>
</row> </row>
<row> <row>
<key shift="0.5" key0="α" key1="loc tab" key2="`"/> <key key0="α" key1="loc tab" key2="`"/>
<key key0="σ"/> <key key0="σ"/>
<key key0="δ" key2="loc £"/> <key key0="δ" key2="loc £"/>
<key key0="φ"/> <key key0="φ"/>
<key key0="γ" key2="-" key3="_"/> <key key0="γ" key2="-" key3="_"/>
<key key0="η" key2="=" key3="+"/> <key key0="η" key2="=" key3="+"/>
<key key0="ξ" key2="accent_aigu" key3="{" key4="}"/> <key key0="ξ" key3="{" key4="}"/>
<key key0="κ" key2="accent_grave" key3="[" key4="]"/> <key key0="κ" key3="[" key4="]"/>
<key key0="λ" key2="|" key3="\\"/> <key key0="λ" key2="|" key3="\\"/>
<key key0="accent_aigu" key1="accent_trema" key3="accent_grave"/>
</row> </row>
<row> <row>
<key width="1.5" key0="shift" key2="loc capslock"/> <key width="1.5" key0="shift" key2="loc capslock"/>