summaryrefslogtreecommitdiffstats
path: root/keyboards/basekeys/trifecta/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move Bootmagic config to data driven (#19860)Ryan2023-02-171-4/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-2/+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 RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-1/+10
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-261-1/+0
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-2/+2
* Move keyboard USB IDs and strings to data driven: B (#17782)Ryan2022-07-251-7/+0
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-28/+49
* Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-091-2/+2
* [Keyboard] add Basekeys Trifecta (#10375)2Moons-JP2020-09-231-0/+123