forked from extern/Unexpected-Keyboard
A lightweight virtual keyboard for developers.
22d407c46a
Specify the behavior of shift for a layout. This is intended for locales that use the same alphabet but have different capital letters (eg. Bengali). The modmap is defined like this: <keyboard> <modmap> <shift a="a" b="A"/> </modmap> </keyboard> |
||
---|---|---|
.github/workflows | ||
metadata/android | ||
res | ||
srcs | ||
.gitignore | ||
AndroidManifest.xml | ||
CONTRIBUTING.md | ||
LICENSE | ||
Makefile | ||
README.md | ||
shell.nix | ||
sync_translations.py |
Unexpected Keyboard
Lightweight and privacy-conscious virtual keyboard for Android.
The main feature is that you can type more characters by swiping the keys towards the corners.
This application was originally designed for programmers using Termux. Now perfect for everyday use.
This application contains no ads, doesn't make any network requests and is Open Source.
Contributing
For instructions on building the application, see Contributing.