]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Re-order feature list in sidebar (#4555)
authorDrashna Jaelre <drashna@live.com>
Wed, 5 Dec 2018 18:28:06 +0000 (10:28 -0800)
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Wed, 5 Dec 2018 18:28:06 +0000 (10:28 -0800)
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.

docs/_sidebar.md
docs/_summary.md

index 1fb5398d938b5fb54dafdc626bd02aa682455e9a..6338d69121a790d73860937948d6c50815e73100 100644 (file)
@@ -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)
index 1fb5398d938b5fb54dafdc626bd02aa682455e9a..6338d69121a790d73860937948d6c50815e73100 100644 (file)
@@ -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)