summaryrefslogtreecommitdiff
path: root/keyboards/tada68/rules.mk
AgeCommit message (Collapse)Author
2020-01-06Add an 65_ansi community layout (#7793)Yan-Fa Li
* Add an 65_ansi community layout - fix quoting because of comma in config.h * Enable LAYOUT_65_ansi for tada68 * cleanups * Update keyboards/tada68/tada68.h Co-Authored-By: fauxpark <fauxpark@gmail.com> Co-authored-by: fauxpark <fauxpark@gmail.com>
2019-12-29Add LUFA mass storage `BOOTLOADER` "support" (#7729)fauxpark
2019-10-29Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)fauxpark
* Cleanup rules.mk for 32U4 keyboards, T-Z * Use atmel-dfu in place of lufa-ms until it exists
2019-07-16Remove commented out MCUs in rules.mk (#5884)fauxpark
2018-08-11Keyboard: Make tada68 build .bin files by default (#3630)skullydazed
2017-07-05Added support for RGB on the Tada68Maarten Dekkers
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2016-09-23Disable RGB led support until a suitable pin is locatedTerryMathews
2016-09-22Initial support for TADA68TerryMathews