This website works better with JavaScript
Startsida
Utforska
Hjälp
Logga in
cinaeco
/
qmk_firmware
Bevaka
1
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Träd:
51ee244906
Grenar
Taggar
master
qmk_firmware
/
docs
/
ChangeLog
/
20190830
/
PR6198.md
PR6198.md
367 B
Historik
Rå
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_*
.