Skip to content
Snippets Groups Projects
Commit 3e06ee43 authored by Aleksandras Kostarevas's avatar Aleksandras Kostarevas
Browse files

Disable number row for some layouts

parent 25b23008
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@ name: Khmer
languages: km-KH
minimumFunctionalKeyWidth: 0.0
attributes: { moreKeyMode: OnlyExplicit }
numberRowMode: AlwaysDisabled
rows:
- letters: # rowkeys_khmer1.xml
- {type: case, normal: ['១', '1', '៱'], shifted: ['!', "!icon/zwj_key|\u200d"]}
......
......@@ -2,6 +2,7 @@ name: Lao
languages: lo-LA
minimumFunctionalKeyWidth: 0.0
attributes: { moreKeyMode: OnlyExplicit }
numberRowMode: AlwaysDisabled
rows:
- letters: # rowkeys_lao1.xml
- {type: case, normal: ['ຢ', '1', '໑'], shifted: ['໑']}
......
......@@ -2,6 +2,7 @@ name: Thai
languages: th
minimumFunctionalKeyWidth: 0.0
attributes: { moreKeyMode: OnlyExplicit }
numberRowMode: AlwaysDisabled
rows:
- letters: # rowkeys_thai1.xml
- {type: case, normal: ['ๅ'], shifted: ['+']}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment