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 | |
parent | 6af58fc25eab115e2bd2104a33ffba2b95cb0b3d (diff) |
_summary.md: move Auto Shift page to Software Features category
-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 5486a7e9e3..7897efe45c 100644 --- a/docs/_summary.md +++ b/docs/_summary.md @@ -42,9 +42,9 @@ * [US ANSI Shifted Keys](keycodes_us_ansi_shifted.md) * [Quantum Keycodes](quantum_keycodes.md) * [Advanced Keycodes](feature_advanced_keycodes.md) - * [Auto Shift](feature_auto_shift.md) * Software Features + * [Auto Shift](feature_auto_shift.md) * [Combos](feature_combo.md) * [Command](feature_command.md) * [Debounce API](feature_debounce_type.md) |