summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2018-12-05 19:28:06 +0100
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-12-05 19:28:06 +0100
commit59b2be6200e13166cf69ae04aa7a05ec5e837d79 (patch)
tree98068d96e4b776625db68b0aea6fd509edb77157 /docs
parentb3d6426aa95a895585b41b9cd6c0c5bec39f0e92 (diff)
downloadqmk_firmware-59b2be6200e13166cf69ae04aa7a05ec5e837d79.tar.gz
qmk_firmware-59b2be6200e13166cf69ae04aa7a05ec5e837d79.tar.xz
Re-order feature list in sidebar (#4555)
Specifically, moved the shifted keycodes to the top of the 'Feature' list, so it's more visible. This way, all of the keycodes are at the top of the list, rather than having the shifted keys at the bottom, so they should be easier to find since they're all in one place.
Diffstat (limited to 'docs')
-rw-r--r--docs/_sidebar.md2
-rw-r--r--docs/_summary.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/_sidebar.md b/docs/_sidebar.md
index 1fb5398d9..6338d6912 100644
--- a/docs/_sidebar.md
+++ b/docs/_sidebar.md
@@ -43,6 +43,7 @@
* [Features](features.md)
* [Basic Keycodes](keycodes_basic.md)
+ * [US ANSI Shifted Keys](keycodes_us_ansi_shifted.md)
* [Quantum Keycodes](quantum_keycodes.md)
* [Advanced Keycodes](feature_advanced_keycodes.md)
* [Audio](feature_audio.md)
@@ -74,7 +75,6 @@
* [Thermal Printer](feature_thermal_printer.md)
* [Unicode](feature_unicode.md)
* [Userspace](feature_userspace.md)
- * [US ANSI Shifted Keys](keycodes_us_ansi_shifted.md)
* For Makers and Modders
* [Hand Wiring Guide](hand_wire.md)
diff --git a/docs/_summary.md b/docs/_summary.md
index 1fb5398d9..6338d6912 100644
--- a/docs/_summary.md
+++ b/docs/_summary.md
@@ -43,6 +43,7 @@
* [Features](features.md)
* [Basic Keycodes](keycodes_basic.md)
+ * [US ANSI Shifted Keys](keycodes_us_ansi_shifted.md)
* [Quantum Keycodes](quantum_keycodes.md)
* [Advanced Keycodes](feature_advanced_keycodes.md)
* [Audio](feature_audio.md)
@@ -74,7 +75,6 @@
* [Thermal Printer](feature_thermal_printer.md)
* [Unicode](feature_unicode.md)
* [Userspace](feature_userspace.md)
- * [US ANSI Shifted Keys](keycodes_us_ansi_shifted.md)
* For Makers and Modders
* [Hand Wiring Guide](hand_wire.md)