diff options
author | Drashna Jaelre <drashna@live.com> | 2019-03-15 14:34:58 -0700 |
---|---|---|
committer | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-03-15 14:34:58 -0700 |
commit | e9ace1487887c1f8b4a7e8e6d87c322988bec9ce (patch) | |
tree | 6b68633a915b5da01350c126b5303f1b7849b2e1 /docs/_summary.md | |
parent | 22e499efdb12d277b9847dea8809ba1b717e071f (diff) | |
download | qmk_firmware-e9ace1487887c1f8b4a7e8e6d87c322988bec9ce.tar.gz qmk_firmware-e9ace1487887c1f8b4a7e8e6d87c322988bec9ce.zip |
[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.md | 3 |
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 @@ | |||
92 | * [Understanding QMK](understanding_qmk.md) | 92 | * [Understanding QMK](understanding_qmk.md) |
93 | 93 | ||
94 | * Other Topics | 94 | * Other Topics |
95 | * [Using Eclipse with QMK](eclipse.md) | 95 | * [Using Eclipse with QMK](other_eclipse.md) |
96 | * [Using VSCode with QMK](other_vscode.md) | ||
96 | * [Support](support.md) | 97 | * [Support](support.md) |
97 | 98 | ||
98 | * QMK Internals (In Progress) | 99 | * QMK Internals (In Progress) |