[ahom_star] Update keyboard per author request - #4077
Merged
Conversation
Contributor
Author
|
Makara submitted the original keyboard on behalf of this author, so as far as I can tell he doesn't use github. |
darcywong00
reviewed
Jul 29, 2026
Comment on lines
+38
to
+47
| + [RALT K_0] > ')' | ||
| + [RALT K_9] > '(' | ||
| + [RALT K_8] > '*' | ||
| + [RALT K_7] > '&' | ||
| + [RALT K_6] > '^' | ||
| + [RALT K_5] > '%' | ||
| + [RALT K_4] > '$' | ||
| + [RALT K_3] > '#' | ||
| + [RALT K_2] > '@' | ||
| + [RALT K_1] > '!' |
Contributor
There was a problem hiding this comment.
I was wondering why these punctuation aren't on the right-alt-shift layer, and then swap right-alt to output arabic numerals.
Contributor
Author
There was a problem hiding this comment.
Good suggestion. I'll swap them out and change the documentation. The graphics will show where they are located.
darcywong00
reviewed
Jul 29, 2026
| @@ -34,11 +34,16 @@ <h1>Start Using Ahom Star</h1> | |||
Contributor
There was a problem hiding this comment.
Are the numerals now
- Ahom numerals - default layer
- Burmese numerals - shift layer
- Arabic numerals - right-alt + (shift?)
darcywong00
reviewed
Jul 29, 2026
| * Move the default Ahom digits from default to shift layer | ||
| * Add Burmese digits as default | ||
| * Move punctuation from shift digits to RALT SHIFT | ||
| * Move arabic numerals to SHIFT |
Contributor
There was a problem hiding this comment.
Suggested change
| * Move arabic numerals to SHIFT | |
| * Move arabic numerals to RALT |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Per community request:
https://community.software.sil.org/t/tai-ahom-star-key-board-version-2-0-0/11465
Mostly it's changing the digits to use Burmese digits as the default. But, it required moving other digits and punctuation elsewhere.