~ruther/qmk_firmware

e0c9cfad86a7c17863db08574472e866aa3d37b7 — Drashna Jaelre 7 years ago 5a34ec7
Fix sidebard doc
2 files changed, 10 insertions(+), 4 deletions(-)

M docs/_sidebar.md
M docs/_summary.md
M docs/_sidebar.md => docs/_sidebar.md +6 -2
@@ 55,18 55,22 @@
  * [Userspace](feature_userspace.md)

* [Keycodes](keycodes.md)
  * [Backlight](feature_backlight.md#backlight-keycodes)
  * [Basic](keycodes_basic.md)
  * [Quantum](quantum_keycodes.md)
  * [Audio](feature_audio.md#audio-keycodes)
  * [Backlight](feature_backlight.md#backlight-keycodes)
  * [Bluetooth](feature_bluetooth.md#bluetooth-keycodes)
  * [Bootmagic](feature_bootmagic.md#bootmagic-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)


M docs/_summary.md => docs/_summary.md +4 -2
@@ 43,7 43,9 @@
  * [Pointing Device](feature_pointing_device.md)
  * [PS/2 Mouse](feature_ps2_mouse.md)
  * [RGB Lighting](feature_rgblight.md)
  * [Space Cadet](feature_space_cadet.md)
  * [RGB Matrix](feature_rgb_matrix.md)
  * [Space Cadet Shift](feature_space_cadet.md)
  * [Space Cadet Shift Enter](feature_space_shift_cadet.md)
  * [Stenography](feature_stenography.md)
  * [Swap Hands](feature_swap_hands.md)
  * [Tap Dance](feature_tap_dance.md)


@@ 57,8 59,8 @@
  * [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)
  * [Bootmagic](feature_bootmagic.md#bootmagic-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)