switched make to qmk commands in readme
This commit is contained in:
parent
14f0ca9d73
commit
a4d563b4d8
|
@ -15,11 +15,11 @@ In v0.3 this is fixed by moving some diodes to the bottom side. The bottom diode
|
|||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make hackpad:default
|
||||
qmk compile -kb hackpad -km default
|
||||
|
||||
Flashing example for this keyboard:
|
||||
|
||||
make hackpad:default:flash
|
||||
qmk flash -kb hackpad -km default
|
||||
|
||||
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user