diff options
author | skullY <skullydazed@gmail.com> | 2020-02-25 16:33:56 -0800 |
---|---|---|
committer | skullydazed <skullydazed@users.noreply.github.com> | 2020-03-05 16:00:10 -0800 |
commit | 8b0fdc82dc48a983d1f29857bdd275a4c1ff241a (patch) | |
tree | 6e6d415008bea6174e36c6d571216cded465bac9 | |
parent | 8d8d61b3c518d1d40180067643122581848b976e (diff) |
rearrange the sidebar a bit
-rw-r--r-- | docs/_summary.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/_summary.md b/docs/_summary.md index 667f8415c0..9e80825f62 100644 --- a/docs/_summary.md +++ b/docs/_summary.md @@ -5,10 +5,7 @@ * [Flashing Firmware](newbs_flashing.md) * [Testing and Debugging](newbs_testing_debugging.md) * [Getting Help](getting_started_getting_help.md) - * Other Topics - * [Learning Resources](newbs_learn_more_resources.md) - * [Using Eclipse with QMK](other_eclipse.md) - * [Using VSCode with QMK](other_vscode.md) + * [Other Resources](newbs_learn_more_resources.md) * FAQs * [General FAQ](faq_general.md) @@ -41,6 +38,9 @@ * Flashing * [Flashing](flashing.md) * [Flashing ATmega32A (ps2avrgb)](flashing_bootloadhid.md) + * IDEs + * [Using Eclipse with QMK](other_eclipse.md) + * [Using VSCode with QMK](other_vscode.md) * Git Best Practices * [Introduction](newbs_git_best_practices.md) * [Your Fork](newbs_git_using_your_master_branch.md) |