Julow / Unexpected-Keyboard

A lightweight virtual keyboard for developers.
GNU General Public License v3.0
1.25k stars 168 forks source link

feat: Add Danish layout #606

Closed Cheesebaron closed 2 months ago

Cheesebaron commented 3 months ago

This PR adds a Danish layout inspired by the Swedish one, swapping some of the characters with Danish ones.

I've run the debug sample and it appears to work: Screenshot_20240329_185617

This is my first PR in this repo, let me know if I missed anything.

Fixes #605

Cheesebaron commented 3 months ago

Screenshot_20240331_013430_GitHub.jpg

This is how gboard looks as well. Just FYI.

Julow commented 2 months ago

The 11-columns layout works for me! Did you have a look at the symbols appearing twice?

Cheesebaron commented 2 months ago

I've adjusted the layout a bit and removed dupes. Looks like this now:

image