summaryrefslogtreecommitdiffstats
path: root/keyboards/ares/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-111-5/+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-3/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-2/+0
* Move Bootmagic config to data driven (#19860)Ryan2023-02-171-4/+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: A (#17781)Ryan2022-07-261-6/+0
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-4/+0
* [Keyboard] Ares refactor (#13730)James Young2021-07-261-2/+2
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-101-0/+2
* V-USB: Use manufacturer and product strings from config.h (#7797)Ryan2020-03-261-1/+1
* 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
* Set device version from config.h for V-USB boards (#7316)fauxpark2019-11-151-0/+1
* Remove NO_BACKLIGHT_CLOCK (#6418)fauxpark2019-07-271-1/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-2/+2
* Add support for LSJ Ares (#5588)Maarten Dekkers2019-05-241-0/+51