Skip to content
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

Add layout English/Te Reo Māori. #593

Merged
merged 3 commits into from
Dec 20, 2023
Merged

Conversation

sslater11
Copy link
Contributor

This is the EN MI layout requested by Sunset Sakura for the language Te Reo Māori which is used in New Zealand.
I used the ENThumbKey.kt and ENThumbKeySymbols.kt layouts and added these characters: ā ē ī ō ū Ā Ē Ī Ō Ū

Should be pretty easy to see the alterations I made using difftools

cd app/src/main/java/com/dessalines/thumbkey/keyboards/

vim -d ENThumbKey.kt ENMIThumbKey.kt
vim -d ENThumbKeySymbols.kt ENMIThumbKeySymbols.kt
or
meld ENThumbKey.kt ENMIThumbKey.kt
meld ENThumbKeySymbols.kt ENMIThumbKeySymbols.kt

Copy link
Owner

@dessalines dessalines left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx!

@dessalines dessalines merged commit 0cc0b9d into dessalines:main Dec 20, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants