summaryrefslogtreecommitdiff
path: root/drivers/led/apa102.c
AgeCommit message (Expand)AuthorFilesLines
2025-01-13Bugfix and update for AT32F415 (#24807)HorrorTroll1-1/+1
2025-01-08Patch up issue when compile with APA102 driver (#24800)HorrorTroll1-1/+1
2024-10-12Rename RGB and HSV structs (#24471)Ryan1-2/+2
2024-06-13APA102: API rework (#23355)Ryan1-6/+17
2024-03-18Add init function to RGBLight driver struct (#23076)Ryan1-5/+5
2024-02-18Update GPIO macro usages in core (#23093)Ryan1-12/+12
2024-01-07apa102: cleanups (#22826)Ryan1-50/+44
2023-12-05Rework RGBLight driver system (#22529)Ryan1-5/+0
2023-09-06Enable RP2040 support for apa102 RGB LED driver (#21908)Drashna Jaelre1-1/+1
2023-09-04Clean up RGB LED type (#21859)Ryan1-4/+4
2023-08-18[Bug] Fix compilation error for APA on ChibiOS (#21773)Drashna Jaelre1-1/+1
2023-07-09drivers: remove direct `quantum.h` includes (#21473)Ryan1-1/+1
2023-03-20Clean up APA102 config and add DD mapping (#20159)Ryan1-13/+13
2022-02-12Format code according to conventions (#16322)QMK Bot1-4/+6
2021-10-18[Core] Add support for RISC-V builds and GD32VF103 MCU (#12508)Stefan Kerkmann1-1/+1
2021-09-14Refactor use of STM32_SYSCLK (#14430)Joel Challis1-1/+1
2021-07-31Move some led drivers to common folder (#13749)Joel Challis1-0/+151