mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-07 21:20:43 +02:00

* Swedish extra keymap refactor * Fix swedish $ sign definition (#81) * Fix br abnt2 keymap compilation error * Add PR changelog doc * Update PR6198.md
367 B
367 B
- Backport changes to keymap language files from ZSA fork
- Fixes an issue in the
keymap_br_abnt2.h
file that includes the wrong source (keymap_common.h
instead ofkeymap.h
) - Updates the
keymap_swedish.h
file to be specific to swedish, and not just "nordic" in general. - Any keymaps using this will need to remove
NO_*
and replace it withSE_*
.
- Fixes an issue in the