aboutsummaryrefslogtreecommitdiff
path: root/keyboards/tada68/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/tada68/readme.md')
-rwxr-xr-xkeyboards/tada68/readme.md4
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
10Make example for this keyboard (after setting up your build environment): 10Make example for this keyboard (after setting up your build environment):
11 11
12 make tada68-default-bin 12 make tada68:default:bin
13 13
14See [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. 14See [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
201) from the `qmk_firmware\` directory run: 201) from the `qmk_firmware\` directory run:
21``` 21```
22$ make tada68-default-flashbin 22$ make tada68:default:flashbin
23``` 23```
24 24
252) Connect your keyboard to Windows computer, hit the reset button on the TADA, the lights will start flashing. 252) Connect your keyboard to Windows computer, hit the reset button on the TADA, the lights will start flashing.