summaryrefslogtreecommitdiff
path: root/docs/flashing_bootloadhid.md
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2021-09-10 17:36:17 +1000
committerfauxpark <fauxpark@gmail.com>2021-09-10 17:36:17 +1000
commita7c972b329d908d2bec683f83d9841bcbd0d6175 (patch)
tree2aa606d68664780e0320db60bc4b18f8ddc77bd9 /docs/flashing_bootloadhid.md
parentc94cc1effaf0a71f62f5498b3437f22c96f18f74 (diff)
parentd5cb7de5e4ea60dce69764a627358d534af1f666 (diff)
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'docs/flashing_bootloadhid.md')
-rw-r--r--docs/flashing_bootloadhid.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/flashing_bootloadhid.md b/docs/flashing_bootloadhid.md
index 731d927727..9879ec999e 100644
--- a/docs/flashing_bootloadhid.md
+++ b/docs/flashing_bootloadhid.md
@@ -15,9 +15,9 @@ General flashing sequence:
?> Using the QMK installation script, detailed [here](newbs_getting_started.md), the required bootloadHID tools should be automatically installed.
-To flash via the command line, use the target `:bootloadHID` by executing the following command:
+To flash via the command line, use the target `:bootloadhid` by executing the following command:
- make <keyboard>:<keymap>:bootloadHID
+ make <keyboard>:<keymap>:bootloadhid
## GUI Flashing