mtdjr
ee9a7aba39
* add not-so-minidox handwire keyboard * corrected keymap * multiple adjustments to not_so_minidox keyboard * remove I2C master left define * update default layer set function * move solenoid code into userspace * minor adjustments to config.h * update keymaps to utilize userspace * move features and config to userspace, correct build issue * correct solenoid pin * adjust defaults for solenoid pin and enable * default solenoid to on for not_so_minidox * disable RGBLIGHT_SLEEP for xd75 * tweaking solenoid enable/disable in userspace and keymaps |
7 years ago | |
---|---|---|
.. | ||
keymaps | add not-so-minidox handwire keyboard (#3061) | 7 years ago |
config.h | Fixed arrow up and rgb config | 7 years ago |
info.json | QMK Configurator updates to Tada68 (#2825) | 7 years ago |
readme.md | Fixed dead links (#2451) | 7 years ago |
rules.mk | Added support for RGB on the Tada68 | 7 years ago |
tada68.c | Added some user customization | 7 years ago |
tada68.h | Added Iso(ish) layout for tada68. (#1924) | 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
*Read all the instructions, there are a few warnings of things to avoid doing to avoid bricking your Tada68. _It is much too easy to do! _
- from the
qmk_firmware\
directory run:
$ make tada68:default:flashbin
-
Connect your keyboard to Windows computer, hit the reset button on the TADA, the lights will start flashing.
-
You'll see a new drive on your computer called TADA68. Backup the original factory
FLASH.BIN
file thats inside it. -
Delete
FLASH.BIN
from the TADA drive and copytada68_default.bin
that was generated at the root of the qmk directory into the TADA drive. -
Do not eject the USB device. Hit ESC on the keyboard. The lights will stop flashing and your firmware is loaded!