This website works better with JavaScript
Главная
Обзор
Помощь
Вход
cinaeco
/
qmk_firmware
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
Дерево:
554e4bf25c
Ветки
Метки
master
qmk_firmware
/
docs
/
ChangeLog
/
20190830
/
PR6198.md
PR6198.md
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 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_*
.