-
Notifications
You must be signed in to change notification settings - Fork 165
Adds support for Danish language #60
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
Conversation
KeyboardLayout_da_DK.cpp is Danish keyboard layout Keyboard.h references da_DK.cpp Keyboard_da_DK.h defines scan codes for Danish characters such as ÆØ.
Changed scan code for bslash as suggested by @edgar-bonnet
@edgar-bonet - this is the same code you reviewed previously, with the change to fix the backslash scan code. Apologies for any confusion. |
Memory usage change @ 124a0cb
Click for full report table
Click for full report CSV
|
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.
Other than a typo in my name in the commit log, it all looks good to me.
Memory usage change @ 0904fb1
Click for full report table
Click for full report CSV
|
Squashed and merged, thanks! |
@facchinm please could you merge into Keyboard?
(.This pull requests supersedes previous pull request)