aboutsummaryrefslogtreecommitdiff
path: root/docs/zh-cn/_summary.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/zh-cn/_summary.md')
-rw-r--r--docs/zh-cn/_summary.md66
1 files changed, 33 insertions, 33 deletions
diff --git a/docs/zh-cn/_summary.md b/docs/zh-cn/_summary.md
index df25a3ccd..b0d9f1c06 100644
--- a/docs/zh-cn/_summary.md
+++ b/docs/zh-cn/_summary.md
@@ -7,27 +7,27 @@
7 * [学习资源](newbs_learn_more_resources.md) 7 * [学习资源](newbs_learn_more_resources.md)
8 8
9* [QMK基础](README.md) 9* [QMK基础](README.md)
10 * [QMK 简介](getting_started_introduction.md) 10 * [QMK简介](getting_started_introduction.md)
11 * [贡献 QMK](contributing.md) 11 * [向QMK贡献](contributing.md)
12 * [如何使用Github](getting_started_github.md) 12 * [如何使用Github](getting_started_github.md)
13 * [获得帮助](getting_started_getting_help.md) 13 * [获得帮助](getting_started_getting_help.md)
14 14
15* [问题解答](faq.md) 15* [问题解答](faq.md)
16 * [一般问题](faq_general.md) 16 * [一般问题](faq_general.md)
17 * [构建/编译QMK](faq_build.md) 17 * [构建/编译](faq_build.md)
18 * [调试/故障排除 QMK](faq_debug.md) 18 * [调试/故障排除](faq_debug.md)
19 * [键盘](faq_keymap.md) 19 * [键盘](faq_keymap.md)
20 20
21* 详细指南 21* 详细指南
22 * [安装构建工具](getting_started_build_tools.md) 22 * [安装构建工具](getting_started_build_tools.md)
23 * [浪者南](getting_started_vagrant.md) 23 * [vagrant指南](getting_started_vagrant.md)
24 * [构建/编译指令](getting_started_make_guide.md) 24 * [构建/编译指令](getting_started_make_guide.md)
25 * [刷新固件](flashing.md) 25 * [刷新固件](flashing.md)
26 * [定制功能](custom_quantum_functions.md) 26 * [定制功能](custom_quantum_functions.md)
27 * [概述](keymap.md) 27 * [概述](keymap.md)
28 28
29* [硬件](hardware.md) 29* [硬件](hardware.md)
30 * [AVR 处理器](hardware_avr.md) 30 * [AVR处理器](hardware_avr.md)
31 * [驱动](hardware_drivers.md) 31 * [驱动](hardware_drivers.md)
32 32
33* 参考 33* 参考
@@ -35,8 +35,8 @@
35 * [配置选项](config_options.md) 35 * [配置选项](config_options.md)
36 * [键码](keycodes.md) 36 * [键码](keycodes.md)
37 * [记录最佳实践](documentation_best_practices.md) 37 * [记录最佳实践](documentation_best_practices.md)
38 * [文档](documentation_templates.md) 38 * [文档](documentation_templates.md)
39 * [表](reference_glossary.md) 39 * [表](reference_glossary.md)
40 * [单元测试](unit_testing.md) 40 * [单元测试](unit_testing.md)
41 * [有用的功能](ref_functions.md) 41 * [有用的功能](ref_functions.md)
42 * [配置器支持](reference_configurator_support.md) 42 * [配置器支持](reference_configurator_support.md)
@@ -44,35 +44,35 @@
44 44
45* [特性](features.md) 45* [特性](features.md)
46 * [基本键码](keycodes_basic.md) 46 * [基本键码](keycodes_basic.md)
47 * [US ANSI 控制](keycodes_us_ansi_shifted.md) 47 * [US ANSI控制](keycodes_us_ansi_shifted.md)
48 * [量子键码](quantum_keycodes.md) 48 * [量子键码](quantum_keycodes.md)
49 * [高级键码](feature_advanced_keycodes.md) 49 * [高级键码](feature_advanced_keycodes.md)
50 * [音频](feature_audio.md) 50 * [音频](feature_audio.md)
51 * [自动控制](feature_auto_shift.md) 51 * [自动shift](feature_auto_shift.md)
52 * [背光](feature_backlight.md) 52 * [背光](feature_backlight.md)
53 * [蓝牙](feature_bluetooth.md) 53 * [蓝牙](feature_bluetooth.md)
54 * [Bootmagic](feature_bootmagic.md) 54 * [热改键](feature_bootmagic.md)
55 * [组合](feature_combo) 55 * [组合](feature_combo)
56 * [命令](feature_command.md) 56 * [命令](feature_command.md)
57 * [动态宏指令](feature_dynamic_macros.md) 57 * [动态宏指令](feature_dynamic_macros.md)
58 * [编码器](feature_encoders.md) 58 * [编码器](feature_encoders.md)
59 * [Grave Escape](feature_grave_esc.md) 59 * [重音号Esc复合键](feature_grave_esc.md)
60 * [](feature_key_lock.md) 60 * [](feature_key_lock.md)
61 * [](feature_layouts.md) 61 * [](feature_layouts.md)
62 * [导键](feature_leader_key.md) 62 * [导键](feature_leader_key.md)
63 * [LED 阵列](feature_led_matrix.md) 63 * [LED阵列](feature_led_matrix.md)
64 * [宏指令](feature_macros.md) 64 * [宏指令](feature_macros.md)
65 * [鼠标键](feature_mouse_keys.md) 65 * [鼠标键](feature_mouse_keys.md)
66 * [一键功能](feature_advanced_keycodes.md#one-shot-keys) 66 * [一键功能](feature_advanced_keycodes.md#one-shot-keys)
67 * [指针设备](feature_pointing_device.md) 67 * [指针设备](feature_pointing_device.md)
68 * [PS/2 鼠标](feature_ps2_mouse.md) 68 * [PS/2鼠标](feature_ps2_mouse.md)
69 * [RGB 光](feature_rgblight.md) 69 * [RGB光](feature_rgblight.md)
70 * [RGB 矩阵](feature_rgb_matrix.md) 70 * [RGB矩阵](feature_rgb_matrix.md)
71 * [空格候补换挡](feature_space_cadet_shift.md) 71 * [空格候补换挡](feature_space_cadet_shift.md)
72 * [空格候补换挡回车](feature_space_cadet_shift_enter.md) 72 * [空格候补换挡回车](feature_space_cadet_shift_enter.md)
73 * [速录机](feature_stenography.md) 73 * [速录机](feature_stenography.md)
74 * [换手](feature_swap_hands.md) 74 * [换手](feature_swap_hands.md)
75 * [踢踏舞](feature_tap_dance.md) 75 * [多击键](feature_tap_dance.md)
76 * [终端](feature_terminal.md) 76 * [终端](feature_terminal.md)
77 * [热敏打印机](feature_thermal_printer.md) 77 * [热敏打印机](feature_thermal_printer.md)
78 * [Unicode](feature_unicode.md) 78 * [Unicode](feature_unicode.md)
@@ -80,16 +80,16 @@
80 * [速度键](feature_velocikey.md) 80 * [速度键](feature_velocikey.md)
81 81
82* 针对制造者和定制者 82* 针对制造者和定制者
83 * [线指南](hand_wire.md) 83 * [手工线指南](hand_wire.md)
84 * [ISP 刷新指南](isp_flashing_guide.md) 84 * [ISP刷新指南](isp_flashing_guide.md)
85 * [ARM 调试指南](arm_debugging.md) 85 * [ARM调试指南](arm_debugging.md)
86 * [I2C 驱动](i2c_driver.md) 86 * [I2C驱动](i2c_driver.md)
87 * [GPIO 控制器](internals_gpio_control.md) 87 * [GPIO控制器](internals_gpio_control.md)
88 * [Proton C 转换](proton_c_conversion.md) 88 * [Proton C转换](proton_c_conversion.md)
89 89
90* 深入了解 90* 深入了解
91 * [键盘如何工作](how_keyboards_work.md) 91 * [键盘如何工作](how_keyboards_work.md)
92 * [理解 QMK](understanding_qmk.md) 92 * [理解QMK](understanding_qmk.md)
93 93
94* 其他话题 94* 其他话题
95 * [使用Eclipse开发QMK](other_eclipse.md) 95 * [使用Eclipse开发QMK](other_eclipse.md)
@@ -99,8 +99,8 @@
99* QMK 内构 (正在编写) 99* QMK 内构 (正在编写)
100 * [定义](internals_defines.md) 100 * [定义](internals_defines.md)
101 * [输入回调寄存器](internals_input_callback_reg.md) 101 * [输入回调寄存器](internals_input_callback_reg.md)
102 * [Midi 设备](internals_midi_device.md) 102 * [Midi设备](internals_midi_device.md)
103 * [Midi 设备设置过程](internals_midi_device_setup_process.md) 103 * [Midi设备设置过程](internals_midi_device_setup_process.md)
104 * [Midi 工具库](internals_midi_util.md) 104 * [Midi工具库](internals_midi_util.md)
105 * [发送函数](internals_send_functions.md) 105 * [发送函数](internals_send_functions.md)
106 * [Sysex 工具](internals_sysex_tools.md) 106 * [Sysex工具](internals_sysex_tools.md)