summaryrefslogtreecommitdiffstats
path: root/keyboards/tada68/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-111-9/+0
* Move backlight config to data driven (#19910)Ryan2023-02-261-5/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-3/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: T (#17899)Ryan2022-08-041-7/+0
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-201-1/+0
* Refactor to use led config - Part 5 (#10975)Joel Challis2020-11-211-0/+3
* Enable backlight breathing support for the TADA68 (#9145)Parker Coates2020-05-201-4/+3
* [Keyboard] VIA Support: Tada68 (#8289)MechMerlin2020-03-041-2/+2
* Tada68 Fixes and Minor Refactoring (#7820)James Young2020-01-081-5/+2
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Fixed arrow up and rgb configMaarten Dekkers2017-07-051-10/+0
* Added support for RGB on the Tada68Maarten Dekkers2017-07-051-7/+4
* rgb light through midiJack Humbert2016-11-171-1/+1
* Disable RGB led support until a suitable pin is locatedTerryMathews2016-09-231-3/+6
* Initial support for TADA68TerryMathews2016-09-221-0/+94