From 8b0fdc82dc48a983d1f29857bdd275a4c1ff241a Mon Sep 17 00:00:00 2001 From: skullY Date: Tue, 25 Feb 2020 16:33:56 -0800 Subject: [PATCH] rearrange the sidebar a bit --- docs/_summary.md | 8 ++++---- 1 file 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 @@ * [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)