summaryrefslogtreecommitdiffstats
path: root/docs/_summary.md
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2019-03-15 22:34:58 +0100
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-03-15 22:34:58 +0100
commite9ace1487887c1f8b4a7e8e6d87c322988bec9ce (patch)
tree6b68633a915b5da01350c126b5303f1b7849b2e1 /docs/_summary.md
parent22e499efdb12d277b9847dea8809ba1b717e071f (diff)
downloadqmk_firmware-e9ace1487887c1f8b4a7e8e6d87c322988bec9ce.tar.gz
qmk_firmware-e9ace1487887c1f8b4a7e8e6d87c322988bec9ce.tar.xz
[Docs] Add VSCode guide to docs (#5124)
* Add VSCode guide to docs * Fix settings menu enumeration * Update docs/other_vscode.md Co-Authored-By: drashna <drashna@live.com> * Update docs/other_vscode.md Co-Authored-By: drashna <drashna@live.com> * Update docs/other_vscode.md Co-Authored-By: drashna <drashna@live.com> * Update docs/other_vscode.md Co-Authored-By: drashna <drashna@live.com> * Update docs/other_vscode.md Co-Authored-By: drashna <drashna@live.com>
Diffstat (limited to 'docs/_summary.md')
-rw-r--r--docs/_summary.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/_summary.md b/docs/_summary.md
index 35936df00..df876b794 100644
--- a/docs/_summary.md
+++ b/docs/_summary.md
@@ -92,7 +92,8 @@
* [Understanding QMK](understanding_qmk.md)
* Other Topics
- * [Using Eclipse with QMK](eclipse.md)
+ * [Using Eclipse with QMK](other_eclipse.md)
+ * [Using VSCode with QMK](other_vscode.md)
* [Support](support.md)
* QMK Internals (In Progress)