Files
Gergely Nagy 3d857ba1ce cldr: When loading from an OSX keymap, swap E00 and B00
macOS has the E00 (left of `1`) and B00 (between `shift` and `z`) keys swapped.
Our layout display code, the floating 104-key picker assumes a different layout.
So for display purposes, when reading from macOS layouts, swap E00 and B00.

Together with the previous commit, this fixes #1014, and makes the Croatian
layout *almost* correct on Windows and Linux too, with only one symbol
mis-mapped. There's nothing we can do about that at the moment.

Signed-off-by: Gergely Nagy <algernon@keyboard.io>
2022-07-27 20:55:52 +02:00
..