Add number row support to dubeolsik standard keyboard

This commit is contained in:
Lee0701 2020-10-08 10:28:26 +09:00
parent 4565244322
commit ca825faef4

View file

@ -23,6 +23,18 @@
>
<include
latin:keyboardLayout="@xml/key_styles_common" />
<switch>
<case
latin:numberRowEnabled="true"
>
<Row
latin:keyWidth="10%p"
>
<include
latin:keyboardLayout="@xml/rowkeys_symbols1" />
</Row>
</case>
</switch>
<Row
latin:keyWidth="10%p"
>