futokb/tools/make-keyboard-text-py/locales/en.json
Aleksandras Kostarevas dd0ba32804 Update settings categories. Add option for customizing long-press key layout. Draw icon key hints
The texts for more keys have been updated:
* morekeys_a should now include only letters relevant to the active language
* morekeys_misc_a should include misc letters (accents, etc) not specifically needed for typing in the language

The above still needs to be applied to most other languages. Only QWERTY has been updated with the new morekeys system. Other layouts still need to be updated.
2024-07-07 21:25:36 +03:00

10 lines
170 B
JSON

{
"locale": "en",
"morekeys": {},
"keyspec": {},
"label": {},
"keylabel": {},
"keyhintlabel": {},
"additional_morekeys": {},
"other": {}
}