Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
Marc Durdin 3977ffda2f fix(web): remove spurious log "No keyboard stubs exist"
This error has been logged for every start of Keyman Engine for Web in
embedded contexts, but nothing bad ever happens. It does not really seem
to be anything we need to worry about. (It may be that the
`setDefaultKeyboard()` call will never return true, but it is still
harmless in any case.)
2022-07-05 15:36:21 +10:00
.github Update .github/labeler.yml 2022-05-24 07:45:10 +10:00
android fix(web): improve console.error() reporting 2022-07-05 10:57:42 +10:00
common fix(web): only report console errors if _enabled 2022-07-05 13:14:20 +10:00
core chore(common): Merge branch 'master' into chore/common/move-common-core-desktop-to-core 2022-06-15 09:00:32 +02:00
developer chore(web): adapts keyman-version bundling in Developer products 2022-05-28 10:57:24 +10:00
docs chore(common): Merge branch 'chore/web/keyman-version-for-developer' into chore/common/move-common-core-desktop-to-core 2022-05-30 09:38:27 +10:00
ios fix(ios): only override console object in ios-host if debug enabled 2022-07-05 13:14:39 +10:00
linux Merge pull request #6841 from keymanapp/fix/linux/6813-KeyboardInterrupt-cherrypick 2022-06-27 09:33:55 +02:00
mac chore(ios): update ios/macos build scripts to log scripts 2022-06-24 11:37:46 +10:00
oem/firstvoices chore(ios): rename run-xcodebuild to run_xcodebuild 2022-06-24 14:03:55 +10:00
resources fix(common): trigger builds correctly for stable builds 2022-06-26 14:33:36 +10:00
web fix(web): remove spurious log "No keyboard stubs exist" 2022-07-05 15:36:21 +10:00
windows/src fix(windows): show full version number 2022-06-29 11:03:41 +10:00
.clang-format chore(common): Add C++ formatting rules 2021-07-29 18:50:25 +02:00
.editorconfig chore(linux): Address a few more lintian warnings 2022-03-15 15:32:10 +01:00
.flake8 chore(linux): Add integration tests for ibus-keyman 2021-11-04 09:22:28 +01:00
.gitignore chore(ios): update ios/macos build scripts to log scripts 2022-06-24 11:37:46 +10:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-10-08 10:46:53 +11:00
configure-repo.sh feat(common): Support git worktree when configuring local hooks 2020-02-24 18:30:57 +01:00
CONTRIBUTING.md chore(linux): Fix lintian warnings 2022-03-10 20:30:44 +01:00
crowdin.yml Merge pull request #6529 from keymanapp/chore/linux/l10n 2022-04-14 09:13:02 +02:00
HISTORY.md auto: increment master version to 16.0.25 2022-07-02 14:02:10 -04:00
LICENSE.md chore: license date 2022-03-15 13:59:27 +11:00
package-lock.json chore(deps): bump got from 11.8.3 to 11.8.5 2022-06-22 00:54:49 +00:00
package.json fix(common): update increment-version for new tsc, node versions 2022-06-13 15:54:18 +10:00
README.md Update README.md 2021-10-08 18:06:46 +11:00
TIER.md chore: restore TIER and VERSION to 16 alpha 2022-03-15 15:09:17 +11:00
tsconfig-base.json chore(web): eliminates es6-shim TS project 2022-05-31 09:35:52 +07:00
tsconfig.json chore(web): eliminates es6-shim TS project 2022-05-31 09:35:52 +07:00
VERSION.md auto: increment master version to 16.0.25 2022-07-02 14:02:10 -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