aboutsummaryrefslogtreecommitdiff
path: root/docs/_summary.md
diff options
context:
space:
mode:
authorskullY <skullydazed@gmail.com>2020-02-25 16:33:56 -0800
committerskullydazed <skullydazed@users.noreply.github.com>2020-03-05 16:00:10 -0800
commit8b0fdc82dc48a983d1f29857bdd275a4c1ff241a (patch)
tree6e6d415008bea6174e36c6d571216cded465bac9 /docs/_summary.md
parent8d8d61b3c518d1d40180067643122581848b976e (diff)
downloadqmk_firmware-8b0fdc82dc48a983d1f29857bdd275a4c1ff241a.tar.gz
qmk_firmware-8b0fdc82dc48a983d1f29857bdd275a4c1ff241a.zip
rearrange the sidebar a bit
Diffstat (limited to 'docs/_summary.md')
-rw-r--r--docs/_summary.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/_summary.md b/docs/_summary.md
index 667f8415c..9e80825f6 100644
--- a/docs/_summary.md
+++ b/docs/_summary.md
@@ -5,10 +5,7 @@
5 * [Flashing Firmware](newbs_flashing.md) 5 * [Flashing Firmware](newbs_flashing.md)
6 * [Testing and Debugging](newbs_testing_debugging.md) 6 * [Testing and Debugging](newbs_testing_debugging.md)
7 * [Getting Help](getting_started_getting_help.md) 7 * [Getting Help](getting_started_getting_help.md)
8 * Other Topics 8 * [Other Resources](newbs_learn_more_resources.md)
9 * [Learning Resources](newbs_learn_more_resources.md)
10 * [Using Eclipse with QMK](other_eclipse.md)
11 * [Using VSCode with QMK](other_vscode.md)
12 9
13* FAQs 10* FAQs
14 * [General FAQ](faq_general.md) 11 * [General FAQ](faq_general.md)
@@ -41,6 +38,9 @@
41 * Flashing 38 * Flashing
42 * [Flashing](flashing.md) 39 * [Flashing](flashing.md)
43 * [Flashing ATmega32A (ps2avrgb)](flashing_bootloadhid.md) 40 * [Flashing ATmega32A (ps2avrgb)](flashing_bootloadhid.md)
41 * IDEs
42 * [Using Eclipse with QMK](other_eclipse.md)
43 * [Using VSCode with QMK](other_vscode.md)
44 * Git Best Practices 44 * Git Best Practices
45 * [Introduction](newbs_git_best_practices.md) 45 * [Introduction](newbs_git_best_practices.md)
46 * [Your Fork](newbs_git_using_your_master_branch.md) 46 * [Your Fork](newbs_git_using_your_master_branch.md)