summaryrefslogtreecommitdiff
path: root/keyboards/yushakobo/quick7
diff options
context:
space:
mode:
authorMakotoKurauchi <pluis@me.com>2020-04-16 02:35:42 +0900
committerGitHub <noreply@github.com>2020-04-16 03:35:42 +1000
commitdaf6dedb02d96af789deccc2f96fe281486207c0 (patch)
tree278040b2ffa3663b9ca0a59a82a90c81b0aa4a72 /keyboards/yushakobo/quick7
parente990863296c1fafaacccd4e2d7dffd9bdcbba09c (diff)
Fix quick7 build command (#8812)
Diffstat (limited to 'keyboards/yushakobo/quick7')
-rw-r--r--keyboards/yushakobo/quick7/readme.md2
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).