https://github.com/roalyr/customkeyboardengine-layouts-language
A repository for language layouts
https://github.com/roalyr/customkeyboardengine-layouts-language
Last synced: 4 months ago
JSON representation
A repository for language layouts
- Host: GitHub
- URL: https://github.com/roalyr/customkeyboardengine-layouts-language
- Owner: roalyr
- License: gpl-3.0
- Created: 2024-12-26T07:24:53.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-13T00:07:14.000Z (5 months ago)
- Last Synced: 2025-01-13T01:20:13.634Z (5 months ago)
- Size: 349 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CustomKeyboardEngine layouts
## For more information refer to [CKE readme](https://github.com/roalyr/CustomKeyboardEngine/blob/main/README.md) and [CKE reference manual](https://github.com/roalyr/CustomKeyboardEngine/blob/main/app/src/main/res/raw/reference.md).
### 1. keyboard_en_default [LINK](keyboard_en_default.json)
Default layout that mimics QWERTY as much as it is conveniently possible.
Application re-creates it on the first launch (or on demand) and uses it as a fallback.Screenshot

---
### 2. keyboard_en [LINK](keyboard_en.json)
Default layout that mimics QWERTY as much as it is conveniently possible.
Has re-arranged symbols.Screenshot

---
### 3. keyboard_ua [LINK](keyboard_ua.json)
Українська розкладка клавіатури, котра поєднує в собі компактність і
більш логічне розміщення символів (аналогічно [keyboard_en](keyboard_en.json))Screenshot

---