Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
Eberhard Beilharz 069cd21ecd
feat(core): address code review comments
- rename `km_core_keyboard_load_from_blob_internal` to
  `keyboard_load_from_blob_internal` since it's not part of the API
- use size of struct instead of hard-coding minimum KMX file size
2024-10-07 18:04:41 +02:00
.github chore(linux): remove Ubuntu Mantic, add Oracular 2024-07-24 09:49:57 +02:00
android chore(android): Cleanup stray debug statements in console 2024-08-26 14:35:54 +07:00
common Merge pull request #12194 from keymanapp/refactor/web/12151_gestures 2024-08-29 09:16:42 +07:00
core feat(core): address code review comments 2024-10-07 18:04:41 +02:00
developer Merge pull request #12280 from keymanapp/fix/developer/12279-consistent-import-path-for-all-kmc-uses 2024-08-29 09:46:10 +02:00
docs Merge branch 'epic/web-core' into chore/merge-master-into-web-core 2024-08-30 15:17:47 +07:00
ios chore(ios): adjustments per review 2024-08-19 12:16:04 +07:00
linux feat(core): implement loading KMX from blob 2024-09-24 16:30:39 +02:00
mac Merge branch 'master' into fix/mac/12197-invalid-version-string 2024-08-26 14:02:44 +07:00
oem/firstvoices chore(android,ios): Update FirstVoices keyboards to 12.15 2024-08-28 06:56:21 +07:00
resources Merge branch 'epic/web-core' into chore/merge-master-into-web-core 2024-08-30 15:17:47 +07:00
web feat(web): improve errors and tests 2024-09-16 17:34:03 +02:00
windows chore(windows): Merge branch 'master' into fix/windows/kmdisplayim-validated-im-visibility 2024-08-27 11:27:19 +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
build.sh feat(common): add top-level build.sh 2024-08-07 10:46:39 +07: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(mac): Specify el.lproj folders 2024-08-07 10:01:42 +07:00
HISTORY.md auto: increment master version to 18.0.101 2024-08-28 14:02:38 -04:00
LICENSE.md chore: rename SIL International to SIL Global 2024-08-13 12:04:53 +08:00
package-lock.json chore(web): allow to run unit tests in vscode test explorer 2024-09-12 18:32:46 +02:00
package.json fix(web): enable tests to run on Ubuntu 24.04 Noble 2024-08-26 16:22:15 +07:00
README.md chore: rename SIL International to SIL Global 2024-08-13 12:04:53 +08:00
TIER.md chore: revert tier and version 2024-03-01 13:36:32 +07:00
tsconfig.base.json refactor(web): move lm-message-typespredictive-text/types 2024-08-16 08:31:21 +02:00
tsconfig.json refactor(web): move gesture-recognizergesture-processor 2024-08-26 15:29:21 +07:00
VERSION.md auto: increment master version to 18.0.101 2024-08-28 14:02:38 -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 Global.

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

Get Involved

Development Status

Important Links