summaryrefslogtreecommitdiffstats
path: root/keyboards/dp60/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-231-12/+0
* Simplfy RGB/LED matrix effect logic (#21703)Joel Challis2023-08-231-14/+14
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-241-3/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-1/+0
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-1/+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/+10
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: D (#17814)Ryan2022-07-291-7/+0
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+48
* Remove `DESCRIPTION`, B-D (#11513)Ryan2021-01-151-1/+0
* add dp60 indicator mode (#8801)yulei2020-11-051-0/+11
* [Keyboard] Updated VIA Support for DP60 (#9508)paulgali2020-07-041-1/+1
* DP60 VIA cleanups (#8697)MechMerlin2020-04-131-5/+1
* VIA Configurator Refactor (#7268)Wilba2020-01-031-20/+2
* update dp60 configuration (#7561)yulei2019-12-131-17/+2
* [Keyboard] Add DP60 keyboard (#6679)MechMerlin2019-09-091-0/+88