-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added more Georgian keyboards #86
base: main
Are you sure you want to change the base?
Conversation
dracid
commented
Nov 8, 2024
- Qwerty-based no-shift layout
- Ergonomic
- Typewriter (classic)
1) Qwerty-based no-shift layout 2) Ergonomic 3) Typewriter (classic)
I would not recommend adding 12 keys to a single keyboard row, this makes it overcrowded, see florisboard/florisboard#2092 . Instead, we can shift one of the keys in that row to the bottom row. Example for ergonomic layout:
Example for NoShift layout:
Another NoShift layout (cross compatible with default shift layout, so can be used to replace it)
Example for typewriter layout:
|
Thank you for your suggestions! BTW, thanks for the ideas and the prompt reply to the pull request. Love to see it <3 |
Added 2 styles of shiftless layouts: 1) 3-row (standard) and 4-row (for easier type) 2) Added same as 1) but for MTAVRULI style of Georgian letters: https://en.wikipedia.org/wiki/Georgian_Extended
Hello group, I have now updated the layouts to include a 3-row and a 4-row shiftless layout. Also, I have added a MTAVRULI style of Georgian letters (as per here).
The shiftless QWERTY layouts will be the basis of future development of the Swipe-style typing in FUTO. Samsung Android Keyboard has swipe, but it does NOT work properly. This is due to 6 (ჭ, ღ, თ, შ, ჟ, ძ, ჩ) common symbols requiring SHIFT, so the swipe algorithm (which is also closed source Samsung code) has no idea how to type many words. |
If this is ready for merging can you add the layouts to mapping.yaml in the most reasonable order (most common layouts first, followed by less common)? You just have to put their filenames without the |