aboutsummaryrefslogtreecommitdiff
path: root/keyboards/jc65/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/jc65/readme.md')
-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/)
13 13
14Make example for this keyboard (after setting up your build environment): 14Make example for this keyboard (after setting up your build environment):
15 15
16 make jc65-default 16 make jc65:default
17 17
18Or to make and flash: 18Or to make and flash:
19 19
20 make jc65-default-dfu 20 make jc65:default:dfu
21 21
22See [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. 22See [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.