summaryrefslogtreecommitdiffstats
path: root/keyboards/jc65
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/jc65')
-rw-r--r--keyboards/jc65/readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/jc65/readme.md b/keyboards/jc65/readme.md
index 55ed72229..e8955ec53 100644
--- a/keyboards/jc65/readme.md
+++ b/keyboards/jc65/readme.md
@@ -13,10 +13,10 @@ Hardware Availability: [keyclack.com](https://keyclack.com/)
Make example for this keyboard (after setting up your build environment):
- make jc65-default
+ make jc65:default
Or to make and flash:
- make jc65-default-dfu
+ make jc65:default:dfu
See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.