summaryrefslogtreecommitdiffstats
path: root/keyboards/exent/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-231-45/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-2/+0
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-111-17/+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-4/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-4/+0
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Debounce defines cleanup (#19742)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/+11
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: E (#17815)Ryan2022-07-301-7/+0
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-4/+0
* Exent cleanup (#13353)Ryan2021-06-271-26/+55
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-101-0/+4
* [Keyboard] VIA Support: Exent 65% (#10797)MechMerlin2020-11-011-5/+4
* 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
* [Keyboard] New Keyboard: Exent (#6985)MechMerlin2019-10-091-0/+53