fix some references to bin/qmk that slipped in (#12832)

This commit is contained in:
Zach White
2021-05-08 12:25:04 -07:00
committed by GitHub
parent a871444743
commit 3e9f809988
3 changed files with 3 additions and 3 deletions

View File

@@ -21,5 +21,5 @@ And a view on the actual build:
In order to compile the module from qmk root directory use the command 'make bm43a:stevexyz'
And in order to upload the new firmware use the command: 'bin/qmk flash -kb bm43a -km stevexyz' (you can initiate programming with keyboard RESET key, that in this keymap has been moved on the backspace button in the "lights" layer)
And in order to upload the new firmware use the command: 'qmk flash -kb bm43a -km stevexyz' (you can initiate programming with keyboard RESET key, that in this keymap has been moved on the backspace button in the "lights" layer)