| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Relocate base WS2812 code (#24850) | Ryan | 2025-01-25 | 1 | -97/+0 |
| * | WS2812 API rework (#24364) | Ryan | 2024-10-06 | 1 | -13/+32 |
| * | Add init function to RGBLight driver struct (#23076) | Ryan | 2024-03-18 | 1 | -0/+2 |
| * | Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570) | Ryan | 2023-12-12 | 1 | -3/+3 |
| * | Clean up RGB LED type (#21859) | Ryan | 2023-09-04 | 1 | -1/+1 |
| * | ws2812: replace RGBLED_NUM with driver-owned constant to decouple driver from... | Thomas Kriechbaumer | 2022-10-20 | 1 | -0/+6 |
| * | Format code according to conventions (#16322) | QMK Bot | 2022-02-12 | 1 | -4/+4 |
| * | Tidy up adjustable ws2812 timing (#15299) | Joel Challis | 2021-11-25 | 1 | -1/+31 |
| * | `qmk cformat` (#9500) | Nick Brassel | 2020-06-22 | 1 | -2/+2 |
| * | Fix incorrect delay when setting WS2812 (and similar) leds (#9302) | Joshua Diamond | 2020-06-20 | 1 | -0/+40 |