summaryrefslogtreecommitdiffstats
path: root/keyboards/rgbkb/pan/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-231-10/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-2/+1
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-271-2/+0
* Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan2023-05-011-1/+0
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-111-3/+0
* Move encoder config to data driven (#19923)Ryan2023-02-261-2/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-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_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-1/+10
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)Ryan2022-08-201-6/+0
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+49
* [Keyboard] RGBKB Pan (#9587)Legonut2020-11-091-0/+43