summaryrefslogtreecommitdiffstats
path: root/keyboards/db/db63/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-1/+0
* Move matrix config to info.json, part 4 (#20001)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
* 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: D (#17814)Ryan2022-07-291-6/+0
* V-USB: Use manufacturer and product strings from config.h (#7797)Ryan2020-03-261-2/+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-1/+0
* Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)fauxpark2020-01-191-0/+2
* [Keyboard] Add support for db63 hotswap rbg (#7771)Hung DO2020-01-041-0/+42