aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_summary.md
diff options
context:
space:
mode:
authorJames Young <xxiinophobia@yahoo.com>2020-02-20 14:00:33 -0800
committerskullydazed <skullydazed@users.noreply.github.com>2020-03-05 16:00:10 -0800
commit58fb57bfa71cded29bd38f8cbb8c993b9fe1cba1 (patch)
treeb05203e5284611cba54e3473ffe072477c8e12b2 /docs/_summary.md
parent6af58fc25eab115e2bd2104a33ffba2b95cb0b3d (diff)
downloadfirmware-58fb57bfa71cded29bd38f8cbb8c993b9fe1cba1.tar.gz
firmware-58fb57bfa71cded29bd38f8cbb8c993b9fe1cba1.tar.bz2
firmware-58fb57bfa71cded29bd38f8cbb8c993b9fe1cba1.zip
_summary.md: move Auto Shift page to Software Features category
Diffstat (limited to 'docs/_summary.md')
-rw-r--r--docs/_summary.md2
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 @@
* [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)