summaryrefslogtreecommitdiff
path: root/platforms/chibios/drivers/ws2812_pwm.c
AgeCommit message (Expand)Author
2022-02-12Format code according to conventions (#16322)QMK Bot
2021-11-25Tidy up adjustable ws2812 timing (#15299)Joel Challis
2021-09-18Add RGBW support to PWM and SPI drivers for ChibiOS (#14327)Drashna Jaelre
2021-09-17Use opendrain pin with external pullup again (#14474)Stefan Kerkmann
2021-09-16Make ChibiOS PAL interactions less STM32 specific - Round 2 (#14456)Joel Challis
2021-09-15Refactor use of _STM32_ defines (#14439)Joel Challis
2021-09-14Refactor use of STM32_SYSCLK (#14430)Joel Challis
2021-08-17Relocate platform specific drivers (#13894)Joel Challis