mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-04-23 07:39:11 +00:00
Add additionalMoreKeys @ and # to qwertz layout
This commit is contained in:
parent
e5311091b9
commit
1c67a85481
1 changed files with 4 additions and 0 deletions
|
@ -23,9 +23,13 @@
|
|||
>
|
||||
<Key
|
||||
latin:keySpec="a"
|
||||
latin:keyHintLabel="\@"
|
||||
latin:additionalMoreKeys="\\@"
|
||||
latin:moreKeys="!text/morekeys_a" />
|
||||
<Key
|
||||
latin:keySpec="s"
|
||||
latin:keyHintLabel="#"
|
||||
latin:additionalMoreKeys="#"
|
||||
latin:moreKeys="!text/morekeys_s" />
|
||||
<Key
|
||||
latin:keySpec="d"
|
||||
|
|
Loading…
Add table
Reference in a new issue