summaryrefslogtreecommitdiffstats
path: root/docs/_summary.md
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2022-07-08 22:49:16 +0100
committerGitHub <noreply@github.com>2022-07-08 22:49:16 +0100
commit345e19f691f067aeeb237c3f59ee710e13643182 (patch)
tree780001e89b0fef2b9389ccda95364e15bcb9e45f /docs/_summary.md
parent81d317aa8768fe53a6cca040297231278b06af64 (diff)
Add converter docs (#17593)
Diffstat (limited to 'docs/_summary.md')
-rw-r--r--docs/_summary.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/_summary.md b/docs/_summary.md
index b5746ff6de..3abe48556f 100644
--- a/docs/_summary.md
+++ b/docs/_summary.md
@@ -107,6 +107,7 @@
* [Audio](feature_audio.md)
* [Bluetooth](feature_bluetooth.md)
* [Bootmagic Lite](feature_bootmagic.md)
+ * [Converters](feature_converters.md)
* [Custom Matrix](custom_matrix.md)
* [Digitizer](feature_digitizer.md)
* [DIP Switch](feature_dip_switch.md)
@@ -115,7 +116,6 @@
* [Joystick](feature_joystick.md)
* [LED Indicators](feature_led_indicators.md)
* [MIDI](feature_midi.md)
- * [Proton C Conversion](proton_c_conversion.md)
* [PS/2 Mouse](feature_ps2_mouse.md)
* [Split Keyboard](feature_split_keyboard.md)
* [Stenography](feature_stenography.md)
@@ -167,6 +167,7 @@
* [Selecting an MCU](platformdev_selecting_arm_mcu.md)
* [Early initialization](platformdev_chibios_earlyinit.md)
* [Raspberry Pi RP2040](platformdev_rp2040.md)
+ * [Proton C](platformdev_proton_c.md)
* QMK Reference
* [Contributing to QMK](contributing.md)