mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-04-29 12:31:43 +01:00
51ee244906
* Swedish extra keymap refactor * Fix swedish $ sign definition (#81) * Fix br abnt2 keymap compilation error * Add PR changelog doc * Update PR6198.md
5 lines
367 B
Markdown
5 lines
367 B
Markdown
* 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 of `keymap.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 with `SE_*`.
|