From daf6dedb02d96af789deccc2f96fe281486207c0 Mon Sep 17 00:00:00 2001 From: MakotoKurauchi Date: Thu, 16 Apr 2020 02:35:42 +0900 Subject: [PATCH] Fix quick7 build command (#8812) --- keyboards/yushakobo/quick7/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/yushakobo/quick7/readme.md b/keyboards/yushakobo/quick7/readme.md index aabf65d66..5e9f85c24 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).