summaryrefslogtreecommitdiffstats
path: root/keyboards/tada68/rules.mk
Commit message (Expand)AuthorAgeFilesLines
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-6/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-101-2/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Change Lufa-MS size (#13183)kb-elmo2021-06-151-0/+3
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-1/+0
* Tada68 Fixes and Minor Refactoring (#7820)James Young2020-01-081-14/+19
* Add an 65_ansi community layout (#7793)Yan-Fa Li2020-01-061-0/+2
* Add LUFA mass storage `BOOTLOADER` "support" (#7729)fauxpark2019-12-291-4/+1
* Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)fauxpark2019-10-291-47/+12
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-2/+0
* Keyboard: Make tada68 build .bin files by default (#3630)skullydazed2018-08-111-0/+2
* Added support for RGB on the Tada68Maarten Dekkers2017-07-051-0/+0
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-12/+12
* Disable RGB led support until a suitable pin is locatedTerryMathews2016-09-231-1/+1
* Initial support for TADA68TerryMathews2016-09-221-0/+66