Change USBasp and bootloadHID bootloaders to lowercase (#14354)
This commit is contained in:
parent
7eea780a7d
commit
d5cb7de5e4
107 changed files with 156 additions and 158 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue