skullydazed 4cdcbdb861 Remove all Makefiles from the keyboards directory. (#1660) 8 years ago
..
keymaps 4cdcbdb861 Remove all Makefiles from the keyboards directory. (#1660) 8 years ago
Makefile 7f82275a4d Added support for RGB on the Tada68 8 years ago
config.h 58139f87e4 Fixed arrow up and rgb config 8 years ago
readme.md 4e73b0b8d7 Make the bulk of our keyboards match the readme.md standard 8 years ago
rules.mk 7f82275a4d Added support for RGB on the Tada68 8 years ago
tada68.c 1524d29cfb Added some user customization 8 years ago
tada68.h 7f82275a4d Added support for RGB on the Tada68 8 years ago

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

1) from the qmk_firmware directory run:

$ make tada68-default-bin

2) hit the reset button on the TADA, the lights will start flashing.

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

4) 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.

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