Skip to content

Commit

Permalink
Fix Armenian layout
Browse files Browse the repository at this point in the history
  • Loading branch information
rafasaurus committed Nov 12, 2023
1 parent c7de82f commit 214b39d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions res/xml/armenian_ph_am.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<keyboard name="Armenian" script="armenian">
<row>
<key key0="է" key2="1" key1="!"/>
<key key0="է" key2="1"/>
<key key0="թ" key2="2" key1="~" key3="\@"/>
<key key0="փ" key2="3" key3="\#"/>
<key key0="փ" key2="3" key1="!" key3="\#"/>
<key key0="ձ" key2="4" key3="$"/>
<key key0="ջ" key2="5" key3="%"/>
<key key0="ր" key2="6" key3="^"/>
Expand All @@ -25,7 +25,7 @@
<key key0="պ"/>
</row>
<row>
<key key0="ա" key1="tab" key2="&quot;"/>
<key key0="ա" key1="tab" key2="`"/>
<key key0="ս"/>
<key key0="դ"/>
<key key0="ֆ"/>
Expand All @@ -34,13 +34,13 @@
<key key0="յ" key3="+" key2="="/>
<key key0="կ" key3="{" key4="}"/>
<key key0="լ" key3="[" key4="]"/>
<key key0="խ" key3="\" key2="|"/>
<key key0="խ" key3="\\" key2="|"/>
</row>
<row>
<key key0="shift" key2="loc capslock"/>
<key key0="զ" key1=""/>
<key key0="ղ" key1=""/>
<key key0="ց" key1=""/>
<key key0="զ"/>
<key key0="ղ"/>
<key key0="ց"/>
<key key0="վ" key4="." key2="&lt;"/>
<key key0="բ" key4="," key2="&gt;"/>
<key key0="ն" key4="/" key2="\?"/>
Expand Down

0 comments on commit 214b39d

Please sign in to comment.