Deploying to gh-pages from master @ d5cb7de5e4 🚀

This commit is contained in:
fauxpark 2021-09-10 07:19:28 +00:00
parent 6a2b750066
commit 4715bb6f64
5 changed files with 36 additions and 36 deletions

View file

@ -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