You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
900 B

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