diff options
author | MakotoKurauchi <pluis@me.com> | 2020-04-16 02:35:42 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-16 03:35:42 +1000 |
commit | daf6dedb02d96af789deccc2f96fe281486207c0 (patch) | |
tree | 278040b2ffa3663b9ca0a59a82a90c81b0aa4a72 /keyboards/yushakobo | |
parent | e990863296c1fafaacccd4e2d7dffd9bdcbba09c (diff) | |
download | qmk_firmware-daf6dedb02d96af789deccc2f96fe281486207c0.tar.gz qmk_firmware-daf6dedb02d96af789deccc2f96fe281486207c0.zip |
Fix quick7 build command (#8812)
Diffstat (limited to 'keyboards/yushakobo')
-rw-r--r-- | keyboards/yushakobo/quick7/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/yushakobo/quick7/readme.md b/keyboards/yushakobo/quick7/readme.md index aabf65d666..5e9f85c248 100644 --- a/keyboards/yushakobo/quick7/readme.md +++ b/keyboards/yushakobo/quick7/readme.md @@ -10,6 +10,6 @@ A simple macropad for the beginners. Make example for this keyboard (after setting up your build environment): - make quick7:default + make yushakobo/quick7: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). |