aboutsummaryrefslogtreecommitdiff
path: root/docs/other_vscode.md
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2022-02-06 18:36:44 +0100
committerGitHub <noreply@github.com>2022-02-06 17:36:44 +0000
commit14f886d03bead5022d1a3ebcc72c75ae1f2b622e (patch)
treebfa4ccdd7f5dc7dfbf15054ae35e15fe78e5baa8 /docs/other_vscode.md
parent8da9588bfb6b3ce89c4624ad61d2de7b73274c22 (diff)
downloadqmk_firmware-14f886d03bead5022d1a3ebcc72c75ae1f2b622e.tar.gz
qmk_firmware-14f886d03bead5022d1a3ebcc72c75ae1f2b622e.zip
[Docs] Address some typos (also in moonlander matrix.c) (#16248)
* [Docs] Fix repeated words * [Keyboard] Fix moonlander output The left/right orientation differs from Ergodox EZ.
Diffstat (limited to 'docs/other_vscode.md')
-rw-r--r--docs/other_vscode.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/other_vscode.md b/docs/other_vscode.md
index 6af0a6f7b..aac46c182 100644
--- a/docs/other_vscode.md
+++ b/docs/other_vscode.md
@@ -15,7 +15,7 @@ The purpose of this page is to document how to set up VS Code for developing QMK
15This guide covers how to configure everything needed on Windows and Ubuntu 18.04 15This guide covers how to configure everything needed on Windows and Ubuntu 18.04
16 16
17# Set up VS Code 17# Set up VS Code
18Before starting, you will want to make sure that you have all of the build tools set up, and QMK Firmware cloned. Head to the the [Newbs Getting Started Guide](newbs_getting_started.md) to get things set up, if you haven't already. 18Before starting, you will want to make sure that you have all of the build tools set up, and QMK Firmware cloned. Head to the [Newbs Getting Started Guide](newbs_getting_started.md) to get things set up, if you haven't already.
19 19
20## Windows 20## Windows
21 21