qmk-firmware/keyboards/tada68
Maarten Dekkers 886af32507 Updates maartenwut's keymap (#1489)
* Updated keymap

* Added backlight breathing to fix compile error
2017-07-11 12:53:41 -04:00
..
keymaps Updates maartenwut's keymap (#1489) 2017-07-11 12:53:41 -04:00
Makefile Added support for RGB on the Tada68 2017-07-05 11:48:19 -04:00
config.h Fixed arrow up and rgb config 2017-07-05 11:48:19 -04:00
readme.md Moved RGB features to new layout 2017-07-05 11:48:19 -04:00
rules.mk Added support for RGB on the Tada68 2017-07-05 11:48:19 -04:00
tada68.c Added support for RGB on the Tada68 2017-07-05 11:48:19 -04:00
tada68.h Added support for RGB on the Tada68 2017-07-05 11:48:19 -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!