Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
Marc Durdin 9dabcc0306 fix(developer): remove redundant keyboard fields from .kps
The fields 'name', 'version', and 'rtl' were defined in the .kps file,
but were not actually used by the compiler, as kmc-package reads the
metadata from the keyboard file rather than relying on this data, which
often is out of date. This led to confusion for keyboard authors, so
this change removes that metadata from the package.

The one visible side-effect (apart from the data disappearing from
future .kps files) is that the package editor no longer shows this
metadata in the Keyboards view (but as it may be out-of-date, this is
probably a good thing).

Fixes: #13576
Fixes: #13593
2025-03-28 14:07:23 +07:00
.github chore(linux): add comment explaining filename 2025-03-19 16:10:06 +01:00
android fix(android): Update string for Russian language 2025-03-18 08:29:25 +07:00
common fix(developer): remove redundant keyboard fields from .kps 2025-03-28 14:07:23 +07:00
core Update core/include/keyman/keyman_core_api_vkeys.h 2025-03-27 15:39:00 +01:00
developer fix(developer): remove redundant keyboard fields from .kps 2025-03-28 14:07:23 +07:00
docs chore(common): publish minimum version update 2025-03-26 10:12:04 +07:00
ios Merge pull request #13500 from keymanapp/chore/common/crowdin-it 2025-03-14 10:27:33 +07:00
linux refactor(linux): mark undocumented keycodes as internal 2025-03-26 16:49:31 +01:00
mac Merge pull request #13501 from keymanapp/docs/mac/10706-update-screenshots 2025-03-27 18:05:08 +07:00
oem/firstvoices fix(oem/fv/android): Avoid resetting keyboard index 2025-03-11 10:21:54 +07:00
resources chore: cleanup publish-minimum-versions.sh 2025-03-26 10:14:35 +07:00
web Merge pull request #13360 from keymanapp/feat/web/gesture-error-traces 2025-03-19 08:13:48 +07:00
windows Merge pull request #13565 from keymanapp/fix/windows/combine-install-pop-up-frms 2025-03-27 09:47:50 +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 beta version to 18.0.222 2025-03-27 14:03:07 -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: Revert "Update TIER.md" 2025-02-14 07:45:35 +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 beta version to 18.0.222 2025-03-27 14:03:07 -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