Keyboard Layout Companion
Keyboard Layout Companion is a tool for visualizing and generating images of alternative keyboard layouts and designs.
See the info page for details.
Building
For Android
Prerequisites:
- Install the Android SDK
Compile:
gradlew assembleDebug
The compiled Android application package kit (APK) is built in app/build/outputs/apk.
For Web (wasm)
./gradlew clean wasmJsBrowserDevelopmentRun -t