summaryrefslogtreecommitdiff
path: root/keyboards/yandrstudio/zhou65/readme.md
diff options
context:
space:
mode:
authorjack <0x6A73@pm.me>2022-03-08 17:37:40 -0700
committerGitHub <noreply@github.com>2022-03-09 00:37:40 +0000
commit5244b13173e3df8f12f6e7338533c262e3acf88f (patch)
treeb24a6ee5f34f6fcc653c13ba5df81b8bfd7873e8 /keyboards/yandrstudio/zhou65/readme.md
parent022e1fdac86c38136d6f818aec15d34b1ab92be5 (diff)
Fix yandrstudio/zhou65 (#16589)
* initial cleanup and hotfix for rgb.... * remove /f401
Diffstat (limited to 'keyboards/yandrstudio/zhou65/readme.md')
-rw-r--r--keyboards/yandrstudio/zhou65/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/yandrstudio/zhou65/readme.md b/keyboards/yandrstudio/zhou65/readme.md
index 84c889f5ab..bcbc59c1b1 100644
--- a/keyboards/yandrstudio/zhou65/readme.md
+++ b/keyboards/yandrstudio/zhou65/readme.md
@@ -9,7 +9,7 @@ This keyboard use 8mhz HSE and STM32F401 as MCU.
Make example for this keyboard (after setting up your build environment):
- make yandrstudio/zhou65/f401:default
+ make yandrstudio/zhou65:default
See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.