-
Notifications
You must be signed in to change notification settings - Fork 217
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 mathematical keyboard layout #482
Conversation
create mathematical keyboard layout
When I saw this, I thought it was a calculator built into the keyboard and thought that was a great idea haha. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Interesting!
This is unused, you need to add it to the keyboard_definitions file too. Check the recent PRs.
And make sure you run ./gradlew formatKotlin
to pass lint.
Add Mathematical layout to list of layouts, and formatted kotlin
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thx!
I tried to press all keys. But this characters appeared. @dessalines what could be wrong? |
I don't know what this character appeared means, but as you made this keyboard, I can't help you with it. |
I saw this and wasn't sure what you meant either 😅. |
Sorry for this bad explanation of my problem. |
Now, the problem should be fixed. |
Create a new keyboard layout for typing mathematical symbols.
The Keys are currently not sorted by frequency of use.
Those are sorted by similarity. ( As much as possible )
I would first try this layout out, so can you please mark it as an experimental layout?