Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
rc-swag bf93a418a2 fix(windows): rename Enter and Exit methods TState
The state machine method for Exiting a a state was overiding
the Delphi system Exit. This meant that any intended early returns
inside TState method where actually just calling the State.Exit
method then continuing execution within the method.

Fixes: 13831
2025-05-21 15:15:15 +10:00
.github chore(linux): add comment explaining filename 2025-03-19 16:10:06 +01:00
android change(android): address PR review concerns 2025-05-21 08:08:24 +07:00
common fix(windows): rename Enter and Exit methods TState 2025-05-21 15:15:15 +10:00
core Update core/include/keyman/keyman_core_api_vkeys.h 2025-03-27 15:39:00 +01:00
developer fix(developer): remove ngrok binary at build time 2025-05-09 05:38:38 +02:00
docs maint: remove platform advocates from CODEOWNERS 2025-05-09 05:47:54 +02:00
ios change(ios): limit reports about devices without predefined scaling entries 2025-05-02 15:44:34 +07:00
linux Merge pull request #13888 from keymanapp/chore/linux/changelog 2025-05-16 17:38:23 +02:00
mac fix(mac): clarify file format differences for kmp.inf 5.0 and 6.0 2025-05-16 08:56:04 +07:00
oem/firstvoices cherrypick(android): Update FirstVoices launcher icon and red theme 2025-05-15 06:17:32 +07:00
resources chore(common): revert stats.sh 2025-05-12 06:31:45 +02:00
web change(web): apply suggestion from code-review 2025-05-16 13:58:08 +07:00
windows fix(windows): rename Enter and Exit methods TState 2025-05-21 15:15:15 +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(common): create flag file without node 2024-09-30 14:51:24 +02: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): Add link to onboarding doc to CONTRIBUTING.md 2024-11-25 16:11:12 +01:00
crowdin.yml fix(mac): Specify el.lproj folders 2024-08-07 10:01:42 +07:00
HISTORY.md auto: increment stable-18.0 version to 18.0.237 2025-05-12 01:53:53 -04:00
LICENSE.md chore: rename SIL International to SIL Global 2024-08-13 12:04:53 +08:00
package-lock.json fix(developer): bump fast-xml-parser to 5.0.9 2025-03-17 06:22:29 +07:00
package.json chore: include sourcemap-path-remapper tool in package.json 2025-01-27 10:22:28 +07:00
README.md chore: rename SIL International to SIL Global 2024-08-13 12:04:53 +08:00
TIER.md chore: stable-18.0 2025-04-23 07:06:13 +07:00
tsconfig.base.json refactor: move langtags to @keymanapp/langtags npm module 2025-01-27 09:59:38 +07:00
tsconfig.json chore: address review comments 2025-01-30 14:00:34 +07:00
VERSION.md auto: increment stable-18.0 version to 18.0.237 2025-05-12 01:53:53 -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