Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
Marc Durdin 3497e97b00 feat(developer): automatic version detection for U_xxxx_yyyy ids
Currently, automatic Keyman minimum version determination works for all
features in Keyman keyboards _except_ `U_xxxx_yyyy` touch key
identifiers.

This change adds the automatic keyboard versioning functionality to the
keymanweb compiler as well, following the pattern that's in kmcmplib.

This makes the `store(&version)` line completely optional, and it may
be possible to deprecate it in future versions of Keyman Developer.
2024-07-13 07:28:18 +10:00
.github fix(linux): remove debug output and re-enable failures 2024-06-05 09:27:05 +02:00
android Merge pull request #11877 from keymanapp/chore/crowdin-el-polyton 2024-07-05 06:55:35 -05:00
common feat(developer): automatic version detection for U_xxxx_yyyy ids 2024-07-13 07:28:18 +10:00
core fix(core): allow to successfully build on Ubuntu 24.04 2024-07-04 13:07:10 +02:00
developer feat(developer): automatic version detection for U_xxxx_yyyy ids 2024-07-13 07:28:18 +10:00
docs feat(linux): implement UI part of SimulateAltGr option 2024-06-21 18:24:02 +02:00
ios chore(ios): link 'el' localization data to iOS engine + app 2024-06-25 08:20:49 +07:00
linux Merge pull request #11862 from keymanapp/chore/linux/9356_distlist 2024-07-01 12:18:10 +02:00
mac fix(mac): change build configuration to prevent cycle error in Xcode 15 2024-06-07 10:15:46 +07:00
oem/firstvoices Merge pull request #11524 from keymanapp/fix/windows/oem-build-sh 2024-05-24 12:22:11 +07:00
resources chore(common): eliminate ts-node ref from most subpackages 2024-06-10 10:07:58 +07:00
web Merge pull request #11866 from keymanapp/feat/web/auto-prediction 2024-07-08 14:37:57 +07:00
windows Merge pull request #11929 from keymanapp/chore/windows/11906-comments 2024-07-09 08:45:34 +10:00
.clang-format chore(common): update C/C++ formatting options 2024-06-19 20:19:12 +02:00
.editorconfig chore(linux): Address a few more lintian warnings 2022-03-15 15:32:10 +01:00
.eslintrc.cjs chore(developer): add eslint devDependency for kmc 2023-04-25 13:44:56 +07:00
.flake8 chore(linux): Add integration tests for ibus-keyman 2021-11-04 09:22:28 +01:00
.gitignore chore(developer): minor cleanup on scripts 2024-05-20 06:35:11 +07:00
.nycrc.json feat(developer): fixup and prepare build scripts and docs for kmc 2022-09-19 06:36:06 +10:00
.shellcheckrc chore(linux): Properly fix shellcheck SC1091 warnings 2023-05-11 11:59:15 +02:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-10-08 10:46:53 +11:00
configure-repo.sh chore: update docs and non-standard readlink refs 2023-02-22 10:41:54 +07:00
CONTRIBUTING.md chore(common): update labels to include change, style 2024-05-24 09:43:10 +07:00
crowdin.yml fix(ios): Use el instead of el-polyton locale 2024-06-24 07:48:44 -05:00
HISTORY.md auto: increment master version to 18.0.71 2024-07-08 14:03:30 -04:00
LICENSE.md chore: license date 2022-03-15 13:59:27 +11:00
package-lock.json chore(common): deps: update eslint typescript plugins 2024-06-20 16:50:01 -05:00
package.json chore(common): deps: update eslint typescript plugins 2024-06-20 16:50:01 -05:00
README.md Update README.md 2021-10-08 18:06:46 +11:00
TIER.md Update TIER.md 2022-11-14 07:34:26 +11:00
tsconfig.base.json chore(web): updates all KMW-related projects to TS 5.4.5 2024-05-15 16:00:34 +07:00
tsconfig.json chore(web): Merge branch 'feature-gestures' into chore/merge-master-into-feature-gestures 2023-10-12 10:31:56 +07:00
VERSION.md auto: increment master version to 18.0.71 2024-07-08 14:03:30 -04:00

Keyman

Keyman makes it possible for you to type in any language on Windows, macOS, Linux, iPhone, iPad, Android tablets and phones, and even instantly in your web browser. Create keyboard layouts with Keyman Developer and share them with the community in the keyboards repository. The Keyman Community have already contributed keyboard layouts for over 2,000 languages!

License

Copyright (c) SIL International.

Keyman is an open source project distributed under the MIT license.

Get Involved

Development Status

Important Links