keyboards
keyboards copied to clipboard
Open Source Keyman keyboards
Copied from: https://community.software.sil.org/t/ancient-greek-ios-support/8820/3 --- I think what is happening here is that we resolved a problem in the deployment of keyboards, where some keyboards were being made available to mobile...
Some keyboards are listed with different platform support. Keyman Developer 16 did not always report this consistently, as it 'guessed' on mobile keyboards when a .js was being produced. Also,...
This is a swipe, multitap and longpress based keyboard for Devanagari that I made. I tried following the instructions in the [Advanced Guide for Keyboard Submissions](https://help.keyman.com/developer/keyboards/advanced/), but ended up with...
Typo identified, minor: ``` # fv_nlekepmxcin.clean.diff ### keyboard_info @ ["related","fv_nlha7kapmxtsin"] - {"deprecates":false} @ ["related","fv_nlha7kapxtsin"] + {"deprecates":false} ``` _Originally posted by @mcdurdin in https://github.com/keymanapp/keyboards/issues/2423#issuecomment-2143654168_ This depends on #2423 being merged, a...
As examples got migrated from .keyboard_info to .kps files in the staging-17.0 chain, there was some uncertainty on https://github.com/keymanapp/keyboards/commit/f73adec0c7ce4ef744531e00783e7056199e3721 where keyboard_info had ``` "text": "𐖑𐖥𐖵𐖣''𐖟", ``` Does that output a...
From keymanapp/keyman#11297, @excited-bore reports: > I'm currently on Macos High Sierra using a 'Belgian french basic' (AZERTY) keyboard... > ## Keyman version > 16.0.147 > > ## Target application >...
https://github.com/keymanapp/keyboards/tree/master/release/c/cypriot This is based on upcoming changes to CLDR and langtags.json. https://community.software.sil.org/t/incorrect-script-association/9298/2
Hebrew keyboards to consider updating with remapping: ``` store(&DISPLAYMAP) '../../../shared/fonts/kbd/kbdhebr/KbdHebr.json' ``` - https://keyman.com/keyboards/sil_hebrew_legacy - https://keyman.com/keyboards/basic_kbdhebl3 - https://keyman.com/keyboards/basic_kbdheb - https://keyman.com/keyboards/galaxie_hebrew_mnemonic - https://keyman.com/keyboards/galaxie_hebrew_positional - https://keyman.com/keyboards/alephwithbeth - https://keyman.com/keyboards/yiddish_pasekh The problem with the galaxie...