summaryrefslogtreecommitdiff
path: root/keyboards/rgbkb/pan/config.h
AgeCommit message (Expand)Author
2023-05-01Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)Ryan
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2020-11-09[Keyboard] RGBKB Pan (#9587)Legonut