X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Ftada68%2Freadme.md;h=393666fc87590a41aee0fa7ab4a7c88fd61f69d1;hb=3be4d2417c8e24d14e56bac6ce70190e2261a22b;hp=25b054ba167ddb558bbf2f1c0d4420c496918d17;hpb=f0e0ca402c10fe2ade7129b28a0066bdf10d018d;p=qmk_firmware.git diff --git a/keyboards/tada68/readme.md b/keyboards/tada68/readme.md index 25b054ba1..393666fc8 100755 --- a/keyboards/tada68/readme.md +++ b/keyboards/tada68/readme.md @@ -9,10 +9,14 @@ 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 See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. +## Firmware Format + +Out of the box the tada68 uses a .bin firmware file instead of a .hex like other custom keyboards. By default QMK will build and copy the correct .bin file for you. If for some reason you need a hex file instead, you can add `:hex` to your make command, or look inside `qmk_firmware/.build` to find the hex file. + ## Flashing Instructions (Win) *Read all the instructions, there are a few warnings of things to avoid doing to avoid bricking your Tada68. __It is much too easy to do!__*