mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2025-02-10 14:49:59 +01:00
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:
parent
4a429357ef
commit
a1dd0b8f2b
@ -8,20 +8,21 @@
|
||||
<key key0="τ" key2="5" key3="%"/>
|
||||
<key key0="υ" key2="6" key3="^"/>
|
||||
<key key0="θ" key2="7" key3="&"/>
|
||||
<key key0="ι" key1="accent_trema" key2="8" key3="*"/>
|
||||
<key key0="ι" key2="8" key3="*"/>
|
||||
<key key0="ο" key2="9" key3="(" key4=")"/>
|
||||
<key key0="π" key2="0"/>
|
||||
</row>
|
||||
<row>
|
||||
<key shift="0.5" key0="α" key1="loc tab" key2="`"/>
|
||||
<key key0="α" key1="loc tab" key2="`"/>
|
||||
<key key0="σ"/>
|
||||
<key key0="δ" key2="loc £"/>
|
||||
<key key0="φ"/>
|
||||
<key key0="γ" key2="-" key3="_"/>
|
||||
<key key0="η" key2="=" key3="+"/>
|
||||
<key key0="ξ" key2="accent_aigu" key3="{" key4="}"/>
|
||||
<key key0="κ" key2="accent_grave" key3="[" key4="]"/>
|
||||
<key key0="ξ" key3="{" key4="}"/>
|
||||
<key key0="κ" key3="[" key4="]"/>
|
||||
<key key0="λ" key2="|" key3="\\"/>
|
||||
<key key0="accent_aigu" key1="accent_trema" key3="accent_grave"/>
|
||||
</row>
|
||||
<row>
|
||||
<key width="1.5" key0="shift" key2="loc capslock"/>
|
||||
|
Loading…
Reference in New Issue
Block a user