summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin/delphine/rgb_led/config.h
AgeCommit message (Expand)Author
2024-01-16Migrate RGB Matrix config to info.json - M (#22908)Joel Challis
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan
2023-09-13is31fl3731: driver naming cleanups (#21918)Ryan
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre
2022-09-26Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan
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: M-O (#18090)Ryan
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-10-10Clean up LED/RGB Matrix driver config (#14760)Ryan
2021-06-09Fix RGB/LED Suspend defines (#13146)Drashna Jaelre
2020-08-31[Keyboard] Mechlovin Delphine (#9835)mechlovin