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

Hindi Phonetic Keyboard Layout addition #837

Merged
merged 7 commits into from
Dec 19, 2024
Merged

Conversation

npnpatidar
Copy link
Contributor

Hindi Phonetic keyboard is added. It has all characters needed for modern Hindi as well as Sanskrit.

<?xml version="1.0" encoding="UTF-8" ?>
<keyboard name="हिन्दी फोनेटिक - Hindi Phonetic" script="devanagari">
<modmap>
<shift a="अ" b="आ" />
Copy link
Owner

Choose a reason for hiding this comment

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

I added these to shift.json in bd2170e. You should be able to merge the master branch and remove most of them except for these three: ड़ क़ ज्ञ (that can't work in shift.json for now)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have removed them. I think everything looks good. Most of the those shifted to shift.json would be useful for other future layout if any but some may be odd. Existing Hindi layouts don't use <modmap> so no need to worry I think.

characters shifted to shift.json are deleted from here
Copy link
Contributor Author

@npnpatidar npnpatidar left a comment

Choose a reason for hiding this comment

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

yep everything works as expected.

Copy link
Owner

@Julow Julow left a comment

Choose a reason for hiding this comment

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

Awesome, thanks!

@Julow Julow merged commit 3da6962 into Julow:master Dec 19, 2024
4 checks 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.

2 participants