mirror of
https://github.com/keyboardio/Chrysalis.git
synced 2026-06-21 15:37:44 +02:00
3d857ba1ce
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>