diff options
author | James Young <xxiinophobia@yahoo.com> | 2020-02-20 14:00:33 -0800 |
---|---|---|
committer | skullydazed <skullydazed@users.noreply.github.com> | 2020-03-05 16:00:10 -0800 |
commit | 58fb57bfa71cded29bd38f8cbb8c993b9fe1cba1 (patch) | |
tree | b05203e5284611cba54e3473ffe072477c8e12b2 /docs | |
parent | 6af58fc25eab115e2bd2104a33ffba2b95cb0b3d (diff) | |
download | qmk_firmware-58fb57bfa71cded29bd38f8cbb8c993b9fe1cba1.tar.gz qmk_firmware-58fb57bfa71cded29bd38f8cbb8c993b9fe1cba1.zip |
_summary.md: move Auto Shift page to Software Features category
Diffstat (limited to 'docs')
-rw-r--r-- | docs/_summary.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_summary.md b/docs/_summary.md index 5486a7e9e..7897efe45 100644 --- a/docs/_summary.md +++ b/docs/_summary.md | |||
@@ -42,9 +42,9 @@ | |||
42 | * [US ANSI Shifted Keys](keycodes_us_ansi_shifted.md) | 42 | * [US ANSI Shifted Keys](keycodes_us_ansi_shifted.md) |
43 | * [Quantum Keycodes](quantum_keycodes.md) | 43 | * [Quantum Keycodes](quantum_keycodes.md) |
44 | * [Advanced Keycodes](feature_advanced_keycodes.md) | 44 | * [Advanced Keycodes](feature_advanced_keycodes.md) |
45 | * [Auto Shift](feature_auto_shift.md) | ||
46 | 45 | ||
47 | * Software Features | 46 | * Software Features |
47 | * [Auto Shift](feature_auto_shift.md) | ||
48 | * [Combos](feature_combo.md) | 48 | * [Combos](feature_combo.md) |
49 | * [Command](feature_command.md) | 49 | * [Command](feature_command.md) |
50 | * [Debounce API](feature_debounce_type.md) | 50 | * [Debounce API](feature_debounce_type.md) |