Closed dl8bb closed 3 years ago
Looks good! Please remove changes in files under nbproject and I will merge.
Ohhh... I'll try to cleanup in the next days.
Please take a look at #19.
I adjusted your code to have DE layout available on par with UK and US. I also added support for emitting UTF8 (contemporary Linux etc) as well as ISO 8859-1 (for single-byte character environments) based on the same SETUP setting used for rendering characters. As a bonus I fixed UK layout--turns out I was not detecting AltGr correctly--your PR put me on the right track!
Please take a look and, if possible, try out with real DE keyboard (I ordered one, but it will take time for it to arrive from EU). If everything is fine I will close this PR and merge #19.
This is my 1st try for a German Keyboard Layout. My Layout is currently alternate to UK Keyboard Layout because of stack limitations.
I did the following additions and changes:
Kind regards, birko --