qmk-firmware/keyboards/tada68
skullydazed 4cdcbdb861 Remove all Makefiles from the keyboards directory. (#1660)
* Remove all Makefiles from the keyboards directory.

* update keymaps added in the last 8 days

* Ignore keyboard/keymap makefiles

* update hand_wire to reflect our new Makefile-less reality

* Update the make guide to reflect the new reality

* move planck keymap options to rules.mk

* update planck keymaps 4real

* trigger travis

* add back build_keyboard.mk

* restore changes to build_keyboard
2017-09-08 13:47:50 -04:00
..
keymaps Remove all Makefiles from the keyboards directory. (#1660) 2017-09-08 13:47:50 -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 Make the bulk of our keyboards match the readme.md standard 2017-08-16 20:36:59 -04:00
rules.mk Added support for RGB on the Tada68 2017-07-05 11:48:19 -04:00
tada68.c Added some user customization 2017-07-20 10:18:00 -04:00
tada68.h Added support for RGB on the Tada68 2017-07-05 11:48:19 -04:00

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
  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!