This repository contains source files for keyboards for the Komi-Zyrian language. The code is licensed under the LGPLv3 license, and the license is also detailed in the LICENSE file. The authors named in the AUTHORS file are available for other licensing options.
Documentation:
The plan is to submit the layout definitions to CLDR where they will become available for OS developers.
To build desktop keyboards, do as follows:
./configure
make
For further build targets, have a look at the Makefile.
iOS, Android and ChromeOS keyboards have additional requirements, and are best
handled by the preconfigured CI/CD system in the GiellaLT infrastructure. If
you want to play on your own, please have a look at the
kbdgen
documentation.
Installation depends on the operating system. Here are brief instructions:
- Windows: run the installer package created in
build/win/
, or use the Divvun Manager - macOS: run the installer package created in
build/mac/
, or use the Divvun Manager - Linux: generated X11 keyboard files are found in
build/x11/
, follow instructions e.g. here on how to install them in the correct place - iOS: some keyboards are in our app.
- Android: some keyboards are in our app.
- ChromeOS: some keyboards are in our extension
🛠👍🎉 Help us get more keyboards in the hands of users by fork and PR on Github! 🎉👍🛠
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be licensed as above, without any additional terms or conditions.