qmk-firmware/keyboards/tada68
James Barrett 96bde794d8 Update readme and default layout for TADA68
Add the default function layer mappings for the keyboard.

Provide flashing instructions in the readme.
2017-03-11 22:09:50 -08: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 Disable RGB led support until a suitable pin is located 2016-09-23 14:20:05 -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!