Nick Brassel e28bc93a0c Migrate other usages of `:id=...` 3 years ago
..
README.md 2cef3465e8 add docusaurus, convert notes/tips, ids 3 years ago
_summary.md 8545473307 Removes terminal from QMK. (#17258) 4 years ago
api_docs.md 7a099b7ea5 Update KC_NLCK and KC_SLCK in international docs (#19521) 3 years ago
api_overview.md f6a7f4d4ac update the Chinese translation based on the latest English version (#14924) 4 years ago
cli.md e28bc93a0c Migrate other usages of `:id=...` 3 years ago
cli_commands.md e28bc93a0c Migrate other usages of `:id=...` 3 years ago
cli_configuration.md f6a7f4d4ac update the Chinese translation based on the latest English version (#14924) 4 years ago
cli_tab_complete.md f6a7f4d4ac update the Chinese translation based on the latest English version (#14924) 4 years ago
configurator_architecture.md f6a7f4d4ac update the Chinese translation based on the latest English version (#14924) 4 years ago
configurator_default_keymaps.md e28bc93a0c Migrate other usages of `:id=...` 3 years ago
configurator_step_by_step.md 2cef3465e8 add docusaurus, convert notes/tips, ids 3 years ago
configurator_troubleshooting.md f6a7f4d4ac update the Chinese translation based on the latest English version (#14924) 4 years ago
contributing.md e28bc93a0c Migrate other usages of `:id=...` 3 years ago
custom_quantum_functions.md e28bc93a0c Migrate other usages of `:id=...` 3 years ago
driver_installation_zadig.md e28bc93a0c Migrate other usages of `:id=...` 3 years ago
easy_maker.md e28bc93a0c Migrate other usages of `:id=...` 3 years ago
faq_build.md e28bc93a0c Migrate other usages of `:id=...` 3 years ago
faq_debug.md e28bc93a0c Migrate other usages of `:id=...` 3 years ago
faq_general.md f6a7f4d4ac update the Chinese translation based on the latest English version (#14924) 4 years ago
faq_keymap.md 7a099b7ea5 Update KC_NLCK and KC_SLCK in international docs (#19521) 3 years ago
faq_misc.md e28bc93a0c Migrate other usages of `:id=...` 3 years ago
feature_grave_esc.md 53423f0369 KC_GESC -> QK_GESC for cn and ja Docs (#19024) 3 years ago
feature_space_cadet.md f6a7f4d4ac update the Chinese translation based on the latest English version (#14924) 4 years ago
flashing.md e28bc93a0c Migrate other usages of `:id=...` 3 years ago
flashing_bootloadhid.md 2cef3465e8 add docusaurus, convert notes/tips, ids 3 years ago
getting_started_docker.md f6a7f4d4ac update the Chinese translation based on the latest English version (#14924) 4 years ago
getting_started_github.md 2cef3465e8 add docusaurus, convert notes/tips, ids 3 years ago
getting_started_introduction.md f6a7f4d4ac update the Chinese translation based on the latest English version (#14924) 4 years ago
getting_started_vagrant.md f6a7f4d4ac update the Chinese translation based on the latest English version (#14924) 4 years ago
hand_wire.md e28bc93a0c Migrate other usages of `:id=...` 3 years ago
keymap.md e28bc93a0c Migrate other usages of `:id=...` 3 years ago
mod_tap.md f6a7f4d4ac update the Chinese translation based on the latest English version (#14924) 4 years ago
newbs.md 2cef3465e8 add docusaurus, convert notes/tips, ids 3 years ago
newbs_building_firmware.md e28bc93a0c Migrate other usages of `:id=...` 3 years ago
newbs_building_firmware_configurator.md 2cef3465e8 add docusaurus, convert notes/tips, ids 3 years ago
newbs_flashing.md f6a7f4d4ac update the Chinese translation based on the latest English version (#14924) 4 years ago
newbs_getting_started.md e28bc93a0c Migrate other usages of `:id=...` 3 years ago
newbs_git_best_practices.md 83ce70c821 [Docs] zh-cn document translate: git parts (#15576) 4 years ago
newbs_git_resolving_merge_conflicts.md 2cef3465e8 add docusaurus, convert notes/tips, ids 3 years ago
newbs_git_resynchronize_a_branch.md 2cef3465e8 add docusaurus, convert notes/tips, ids 3 years ago
newbs_git_using_your_master_branch.md e28bc93a0c Migrate other usages of `:id=...` 3 years ago
newbs_learn_more_resources.md e28bc93a0c Migrate other usages of `:id=...` 3 years ago
newbs_testing_debugging.md e28bc93a0c Migrate other usages of `:id=...` 3 years ago
other_eclipse.md 9e79f27547 [Docs] zh-cn document translate: IDE configuration (#15575) 4 years ago
other_vscode.md 2cef3465e8 add docusaurus, convert notes/tips, ids 3 years ago
reference_configurator_support.md 2cef3465e8 add docusaurus, convert notes/tips, ids 3 years ago
reference_glossary.md e28bc93a0c Migrate other usages of `:id=...` 3 years ago
support.md f6a7f4d4ac update the Chinese translation based on the latest English version (#14924) 4 years ago
syllabus.md f6a7f4d4ac update the Chinese translation based on the latest English version (#14924) 4 years ago
translating.md e28bc93a0c Migrate other usages of `:id=...` 3 years ago
zh_cn_doc_status.sh f6a7f4d4ac update the Chinese translation based on the latest English version (#14924) 4 years ago

README.md

Quantum Mechanical Keyboard固件

什么是 QMK 固件?

QMK (Quantum Mechanical Keyboard) 是一个社区维护的用于开发计算机输入设备的开源软件。社区专注像键盘,鼠标,MIDI设备的各种电子输入设备。社区内的核心小组成员维护QMK固件QMK配置器(QMK Configurator),QMK工具箱(QMK Toolbox),qmk.fm,并与各位社区成员维护这份文档。

如何入门

:::caution **基础方式** [QMK配置器](zh-cn/newbs_building_firmware_configurator.md)
用户友好的图形界面工具,无需具备编程知识基础。 ::: :::caution **进阶方式** [基于源代码](zh-cn/newbs.md)
功能更强大,但门槛较高。 :::

个性化定制

QMK提供了很多功能,对应着很多可供浏览的配套文档。大部分功能都是通过修改键映射键码实现的。

需要帮助?

请查阅寻求帮助页面以了解如何获取QMK使用方法的帮助。

回馈社区

有多种回馈社区的方法,最简单的方法是开始使用QMK并向你的朋友们推荐它。