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 cc025cad4e..a18758ac94 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 Make example for this keyboard (after setting up your build environment): - make tada68-default-bin + make tada68:default:bin 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. @@ -19,7 +19,7 @@ See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) 1) from the `qmk_firmware\` directory run: ``` -$ make tada68-default-flashbin +$ make tada68:default:flashbin ``` 2) Connect your keyboard to Windows computer, hit the reset button on the TADA, the lights will start flashing. |