mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
27 lines
572 B
JSON
27 lines
572 B
JSON
|
{
|
||
|
"locale": "ru",
|
||
|
"morekeys": {
|
||
|
"cyrillic_ie": [
|
||
|
"ё"
|
||
|
],
|
||
|
"cyrillic_soft_sign": [
|
||
|
"ъ"
|
||
|
]
|
||
|
},
|
||
|
"keyspec": {
|
||
|
"east_slavic_row1_9": "щ",
|
||
|
"east_slavic_row2_2": "ы",
|
||
|
"east_slavic_row2_11": "э",
|
||
|
"east_slavic_row3_5": "и"
|
||
|
},
|
||
|
"label": {},
|
||
|
"keylabel": {
|
||
|
"to_alpha": "АБВ"
|
||
|
},
|
||
|
"keyhintlabel": {},
|
||
|
"additional_morekeys": {},
|
||
|
"other": {
|
||
|
"single_quotes": "!text/single_9qm_lqm",
|
||
|
"double_quotes": "!text/double_9qm_lqm"
|
||
|
}
|
||
|
}
|