Open Emilurenius opened 2 years ago
I am using the norwegian layout, and I wish to use the three last letters in the norwegian alpabet: æ, ø and å.
Problem is, it seems to not be supported. I can't find it in defined keys, and Keyboard.write('æ') does nothing. Same with the two other letters.
Am I missing something, or is support for these letters missing?
This is not yet supported, as this is a special edge case and outside the ascii scope. We are not decoding UTF8 right now.
I am using the norwegian layout, and I wish to use the three last letters in the norwegian alpabet: æ, ø and å.
Problem is, it seems to not be supported. I can't find it in defined keys, and Keyboard.write('æ') does nothing. Same with the two other letters.
Am I missing something, or is support for these letters missing?