Skip to content

Commit

Permalink
Add additionalMoreKeys @ and # to qwertz layout
Browse files Browse the repository at this point in the history
  • Loading branch information
kojid0 authored and dslul committed Oct 4, 2020
1 parent e531109 commit 1c67a85
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/src/main/res/xml/rowkeys_qwertz2_left5.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 1c67a85

Please sign in to comment.