- Multiple Layout Support: Language layouts and service layouts are dynamically loaded from files.
- Customizable JSON-Based Layouts: Define rows, keys, dimensions, and behavior using JSON.
- Dynamic Reloading: Layouts can be reloaded when files change.
- Modifier and Sticky Keys: Support for Shift, Ctrl, Alt, and Caps Lock behavior.
- Floating Keyboard: Optional floating keyboard mode for overlay input.
- Error Notifications: Parsing errors are shown in popups for debugging.
-
Notifications
You must be signed in to change notification settings - Fork 0
Privacy-friendly Android keyboard engine to build custom layouts from JSON files. Coding-friendly (tested in Termux, VNC client, editors). Uses sendKeyEvent() to simulate physical keyboard as close as possible. Suitable for any screen, has floating mode (like Gboard).
License
roalyr/CustomKeyboardEngine
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Privacy-friendly Android keyboard engine to build custom layouts from JSON files. Coding-friendly (tested in Termux, VNC client, editors). Uses sendKeyEvent() to simulate physical keyboard as close as possible. Suitable for any screen, has floating mode (like Gboard).