qmk_firmware/keyboards/tada68
Jack Humbert b476d65b9c Update keyboards' rules.mk/Makefiles (#1442)
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2017-06-30 16:09:52 -04:00
..
keymaps/default Update readme and default layout for TADA68 2017-03-11 22:09:50 -08:00
Makefile Initial support for TADA68 2016-09-22 23:33:22 -04:00
config.h rgb light through midi 2016-11-17 17:42:14 -05:00
readme.md Update readme and default layout for TADA68 2017-03-11 22:09:50 -08:00
rules.mk Update keyboards' rules.mk/Makefiles (#1442) 2017-06-30 16:09:52 -04:00
tada68.c Initial support for TADA68 2016-09-22 23:33:22 -04:00
tada68.h Initial support for TADA68 2016-09-22 23:33:22 -04:00

readme.md

TADA68 keyboard firmware

  1. from the keyboards/tada68 directory run:
$ make flashbin
  1. hit the reset button on the TADA, the lights will start flashing.

  2. You'll see a new drive on your computer called TADA68. Backup the original factory FLASH.BIN file thats inside it.

  3. Delete FLASH.BIN from the TADA drive and copy tada68_default.bin that was generated at the root of the qmk directory into the TADA drive.

  4. Hit ESC on the keyboard. The lights will stop flashing and your firmware is loaded!