mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-11 14:40:06 +00:00
Fix broken link to ps2avrgb flashing instructions (#7011)
This commit is contained in:
parent
7becbfb44a
commit
bb43010170
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ Make example for this keyboard (after setting up your build environment):
|
|||
|
||||
make %KEYBOARD%:default
|
||||
|
||||
Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](flashing_bootloadhid.md))
|
||||
Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
|
||||
|
||||
make %KEYBOARD%:default:flash
|
||||
|
||||
|
|
Loading…
Reference in a new issue