This website works better with JavaScript
首页
发现
帮助
登录
cinaeco
/
qmk_firmware
关注
1
点赞
0
派生
0
文件
工单管理
0
合并请求
0
Wiki
目录树:
75ee8df19e
分支列表
标签列表
master
qmk_firmware
/
docs
/
ChangeLog
/
20190830
/
PR5849.md
PR5849.md
306 B
文件历史
原始文件
Update Atreus to current code conventions
Duplicate include guards have bypassed the expected header processing behavior
All keymaps affected are recommended to remove duplication of
<keyboard>/config.h
to
<keyboard>/keymaps/<user>/config.h
and only provide overrides at the keymap level