Keyboard layouts for the Lingala language
# Keyboards for Lingala
This repository contains source files for
keyboards for the Lingala 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:
- Language specific documentation
- Keyboard development
The plan is to submit the layout definitions to CLDR
where they will become available for OS developers.
## Requirements
- kbdgen
## Building desktop keyboards
To build desktop keyboards, do as follows:
```sh
./configure
make
```
For further build targets, have a look at the Makefile.
### Building mobile keyboards
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
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
## Contribution
π ππ 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.