You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
skullY 4e73b0b8d7 Make the bulk of our keyboards match the readme.md standard 6 years ago
..
keymaps Changes to own keymap 6 years ago
Makefile Initial support for TADA68 7 years ago
config.h Fixed arrow up and rgb config 6 years ago
readme.md Make the bulk of our keyboards match the readme.md standard 6 years ago
rules.mk Update keyboards' rules.mk/Makefiles (#1442) 6 years ago
tada68.c Added some user customization 6 years ago
tada68.h Initial support for TADA68 7 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
  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!