800ec55dfc
* redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * start to update readmes and keyboards * look in keyboard directories for board.mk * update visualizer rules * fix up some other keyboards/keymaps * fix arm board ld includes * fix board rules * fix up remaining keyboards * reset layout variable * reset keyboard_layouts * fix remainging keymaps/boards * update readmes, docs * add note to makefile error * update readmes * remove planck keymap warnings * update references and docs * test out tarvis build stages * don't use stages for now * don't use stages for now |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
readme.md | ||
rules.mk | ||
tada68.c | ||
tada68.h |
readme.md
TADA68
A compact 65% keyboard.
Keyboard Maintainer: QMK Community Hardware Supported: TADA68 PCB Hardware Availability: kbdfans kbdist
Make example for this keyboard (after setting up your build environment):
make tada68:default:bin
See build environment setup then the make instructions for more information.
Flashing Instructions
*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! _
- from the
qmk_firmware\
directory run:
$ make tada68:default:flashbin
-
Connect your keyboard to Windows computer, hit the reset button on the TADA, the lights will start flashing.
-
You'll see a new drive on your computer called TADA68. Backup the original factory
FLASH.BIN
file thats inside it. -
Delete
FLASH.BIN
from the TADA drive and copytada68_default.bin
that was generated at the root of the qmk directory into the TADA drive. -
Do not eject the USB device. Hit ESC on the keyboard. The lights will stop flashing and your firmware is loaded!