aboutsummaryrefslogtreecommitdiff
path: root/docs/_summary.md
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2018-07-12 10:11:07 -0700
committerJack Humbert <jack.humb@gmail.com>2018-07-15 13:40:18 -0400
commit8ffeaec3aaa8b26a8d4512eab2a04b789d717044 (patch)
treeb3ba888a0b48f5de3f0106ee456b3b08b63e0c42 /docs/_summary.md
parentbbea9dadbcc92c4005188860a44c7b9e2479be2e (diff)
downloadqmk_firmware-8ffeaec3aaa8b26a8d4512eab2a04b789d717044.tar.gz
qmk_firmware-8ffeaec3aaa8b26a8d4512eab2a04b789d717044.zip
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 @@
53 * [Userspace](feature_userspace.md) 53 * [Userspace](feature_userspace.md)
54 54
55* [Keycodes](keycodes.md) 55* [Keycodes](keycodes.md)
56 * [Backlight](feature_backlight.md#backlight-keycodes)
57 * [Basic](keycodes_basic.md) 56 * [Basic](keycodes_basic.md)
58 * [Bluetooth](feature_bluetooth.md#bluetooth-keycodes) 57 * [Quantum](quantum_keycodes.md)
58 * [Audio](feature_audio.md#audio-keycodes)
59 * [Backlight](feature_backlight.md#backlight-keycodes)
59 * [Bootmagic](feature_bootmagic.md#bootmagic-keycodes) 60 * [Bootmagic](feature_bootmagic.md#bootmagic-keycodes)
61 * [Bluetooth](feature_bluetooth.md#bluetooth-keycodes)
60 * [Layer Switching](feature_advanced_keycodes.md#switching-and-toggling-layers) 62 * [Layer Switching](feature_advanced_keycodes.md#switching-and-toggling-layers)
61 * [Mod+Key](feature_advanced_keycodes.md#modifier-keys) 63 * [Mod+Key](feature_advanced_keycodes.md#modifier-keys)
62 * [Mod Tap](feature_advanced_keycodes.md#mod-tap) 64 * [Mod Tap](feature_advanced_keycodes.md#mod-tap)
65 * [Mouse Keys](feature_mouse_keys.md#mapping-mouse-actions-to-keyboard-keys)
63 * [One Shot Keys](feature_advanced_keycodes.md#one-shot-keys) 66 * [One Shot Keys](feature_advanced_keycodes.md#one-shot-keys)
64 * [Quantum](quantum_keycodes.md)
65 * [RGB Light](feature_rgblight.md#rgblight-keycodes) 67 * [RGB Light](feature_rgblight.md#rgblight-keycodes)
68 * [RGB Matrix](feature_rgb_matrix.md#keycodes)
66 * [Shifted Keys](feature_advanced_keycodes.md#shifted-keycodes) 69 * [Shifted Keys](feature_advanced_keycodes.md#shifted-keycodes)
67 * [Stenography](feature_stenography.md#keycode-reference) 70 * [Stenography](feature_stenography.md#keycode-reference)
71 * [Swap Hands](feature_swap_hands.md#swap-keycodes)
68 * [Thermal Printer](feature_thermal_printer.md#thermal-printer-keycodes) 72 * [Thermal Printer](feature_thermal_printer.md#thermal-printer-keycodes)
69 * [US ANSI Shifted Keys](keycodes_us_ansi_shifted.md) 73 * [US ANSI Shifted Keys](keycodes_us_ansi_shifted.md)
70 74