mirror of
https://github.com/FossifyOrg/Keyboard.git
synced 2026-07-30 22:56:08 -04:00
The Russian layout offered no way to type ё. Long-pressing the е key only exposed the digit 5, and with the numbers row enabled the digit is stripped from the popup, leaving no popup at all — so ё was untypeable. Add ё to the popupCharacters of the е key, matching the existing convention used elsewhere (e.g. the Belarusian layout's є, ґ, щ). The Belarusian cyrillic layout already has a dedicated ё key, so it needs no change. Refs: https://github.com/FossifyOrg/Keyboard/issues/405