update the Chinese translation based on the latest English version (#14924)

Co-authored-by: peepeetee <43021794+peepeetee@users.noreply.github.com>
Co-authored-by: Joy Lee <chang.li@westberrytech.com>
Co-authored-by: LitoMore <LitoMore@users.noreply.github.com>
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
This commit is contained in:
IskandarMa 2022-01-19 02:24:02 +08:00 committed by GitHub
parent 8a3dfe2246
commit f6a7f4d4ac
Failed to generate hash of commit
51 changed files with 3973 additions and 1389 deletions

View file

@ -0,0 +1,18 @@
# QMK配置器
<!---
original document: 0.15.12:docs/newbs_building_firmware_configurator.md
git diff 0.15.12 HEAD -- docs/newbs_building_firmware_configurator.md | cat
-->
[![QMK配置器截图](https://i.imgur.com/anw9cOL.png)](https://config.qmk.fm/)
[QMK配置器](https://config.qmk.fm)是一个可用于生成`.hex``.bin`格式的QMK固件文件的在线交互页面。
这里有[视频教程](https://www.youtube.com/watch?v=-imgglzDMdY). 很多人给我们反馈该视频包含了足够多的知识可以用来开始编写自己的键盘程序。
QMK配置器在Chrome及Firefox中工作良好。
!> **来自于第三方工具的文件数据无法保证与QMK兼容如Keyboard Layout Editor(KLE)或kbfirmware请不要加载或导入这些文件。QMK配置器是一个独立的工具。**
更多信息请参见[QMK配置器: 入门](zh-cn/configurator_step_by_step.md)。