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) |
[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 35936df00d..df876b794f 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) |