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