summaryrefslogtreecommitdiffstats
path: root/docs/_summary.md
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2018-07-12 19:11:07 +0200
committerJack Humbert <jack.humb@gmail.com>2018-07-15 19:40:18 +0200
commit8ffeaec3aaa8b26a8d4512eab2a04b789d717044 (patch)
treeb3ba888a0b48f5de3f0106ee456b3b08b63e0c42 /docs/_summary.md
parentbbea9dadbcc92c4005188860a44c7b9e2479be2e (diff)
downloadqmk_firmware-8ffeaec3aaa8b26a8d4512eab2a04b789d717044.tar.gz
qmk_firmware-8ffeaec3aaa8b26a8d4512eab2a04b789d717044.tar.xz
Overhaul to keycode related docs
* Adds Audio Keycodes to both the feature page and master list * Re-orders the keycode list, so it's alphabetical (mostly) * Add additional (missing) sections to the keycode list * Add and update links in the keycode page * Add and reorder links in sidebar's keycode section
Diffstat (limited to 'docs/_summary.md')
-rw-r--r--docs/_summary.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/docs/_summary.md b/docs/_summary.md
index 318c526a8..1a379b2ad 100644
--- a/docs/_summary.md
+++ b/docs/_summary.md
@@ -53,18 +53,22 @@
* [Userspace](feature_userspace.md)
* [Keycodes](keycodes.md)
- * [Backlight](feature_backlight.md#backlight-keycodes)
* [Basic](keycodes_basic.md)
- * [Bluetooth](feature_bluetooth.md#bluetooth-keycodes)
+ * [Quantum](quantum_keycodes.md)
+ * [Audio](feature_audio.md#audio-keycodes)
+ * [Backlight](feature_backlight.md#backlight-keycodes)
* [Bootmagic](feature_bootmagic.md#bootmagic-keycodes)
+ * [Bluetooth](feature_bluetooth.md#bluetooth-keycodes)
* [Layer Switching](feature_advanced_keycodes.md#switching-and-toggling-layers)
* [Mod+Key](feature_advanced_keycodes.md#modifier-keys)
* [Mod Tap](feature_advanced_keycodes.md#mod-tap)
+ * [Mouse Keys](feature_mouse_keys.md#mapping-mouse-actions-to-keyboard-keys)
* [One Shot Keys](feature_advanced_keycodes.md#one-shot-keys)
- * [Quantum](quantum_keycodes.md)
* [RGB Light](feature_rgblight.md#rgblight-keycodes)
+ * [RGB Matrix](feature_rgb_matrix.md#keycodes)
* [Shifted Keys](feature_advanced_keycodes.md#shifted-keycodes)
* [Stenography](feature_stenography.md#keycode-reference)
+ * [Swap Hands](feature_swap_hands.md#swap-keycodes)
* [Thermal Printer](feature_thermal_printer.md#thermal-printer-keycodes)
* [US ANSI Shifted Keys](keycodes_us_ansi_shifted.md)