diff options
Diffstat (limited to 'keyboards/tada68/readme.md')
-rwxr-xr-x | keyboards/tada68/readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/tada68/readme.md b/keyboards/tada68/readme.md index cc025cad4..a18758ac9 100755 --- a/keyboards/tada68/readme.md +++ b/keyboards/tada68/readme.md | |||
@@ -9,7 +9,7 @@ Hardware Availability: [kbdfans](https://kbdfans.myshopify.com/products/tada68-m | |||
9 | 9 | ||
10 | Make example for this keyboard (after setting up your build environment): | 10 | Make example for this keyboard (after setting up your build environment): |
11 | 11 | ||
12 | make tada68-default-bin | 12 | make tada68:default:bin |
13 | 13 | ||
14 | 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. | 14 | 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. |
15 | 15 | ||
@@ -19,7 +19,7 @@ See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) | |||
19 | 19 | ||
20 | 1) from the `qmk_firmware\` directory run: | 20 | 1) from the `qmk_firmware\` directory run: |
21 | ``` | 21 | ``` |
22 | $ make tada68-default-flashbin | 22 | $ make tada68:default:flashbin |
23 | ``` | 23 | ``` |
24 | 24 | ||
25 | 2) Connect your keyboard to Windows computer, hit the reset button on the TADA, the lights will start flashing. | 25 | 2) Connect your keyboard to Windows computer, hit the reset button on the TADA, the lights will start flashing. |