summaryrefslogtreecommitdiffstats
path: root/keyboards/ft/mars80/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-231-29/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-3/+0
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-101-6/+0
* Move backlight config to data driven (#19910)Ryan2023-02-261-2/+0
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-1/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-2/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-3/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-1/+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
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: F (#17816)Ryan2022-07-271-6/+0
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-4/+0
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-101-0/+3
* Remove `DESCRIPTION`, E-G (#11574)Ryan2021-01-181-1/+0
* Remove NO_UART defines from config.h for V-USB boards (#8351)Ryan2020-03-091-2/+0
* Fix LED configuration for PS2AVRGB boards (#7989)fauxpark2020-01-231-0/+1
* Remove custom backlight code for PS2AVRGB boards (#7775)fauxpark2020-01-181-1/+2
* Remove NO_BACKLIGHT_CLOCK (#6418)fauxpark2019-07-271-1/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-2/+1
* [Keyboard] New Keyboard: Mars 8.0 TKL (#5894)MechMerlin2019-05-171-0/+50