index
:
qmk_sweep_skeletyl
master
quotengrote
my qmk configs
mg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platforms
/
chibios
/
drivers
/
ws2812_pwm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CI] Format code according to conventions (#25827)
QMK Bot
2025-11-30
1
-2
/
+2
*
Added MCU support for ArteryTek AT32F415 (#23445)
HorrorTroll
2024-11-21
1
-0
/
+26
*
Change default ARM hardware PWM WS2812 tick frequency to 800kHz (#24508)
David Hoelscher
2024-10-28
1
-29
/
+8
*
WS2812 API rework (#24364)
Ryan
2024-10-06
1
-6
/
+22
*
Rename `RGBW` define to `WS2812_RGBW` (#23585)
Ryan
2024-04-27
1
-4
/
+4
*
Add init function to RGBLight driver struct (#23076)
Ryan
2024-03-18
1
-6
/
+0
*
WS2812 PWM: prefix for DMA defines (#23111)
Ryan
2024-03-02
1
-24
/
+36
*
Remove PWM advanced check for WS2812 driver (#22830)
Drashna Jaelre
2024-01-05
1
-3
/
+0
*
Clean up RGB LED type (#21859)
Ryan
2023-09-04
1
-1
/
+1
*
drivers: remove direct `quantum.h` includes (#21473)
Ryan
2023-07-09
1
-2
/
+2
*
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-06
1
-1
/
+1
*
ws2812: replace RGBLED_NUM with driver-owned constant to decouple driver from...
Thomas Kriechbaumer
2022-10-20
1
-12
/
+12
*
Partially revert some WB32 specific changes (#18038)
Joel Challis
2022-08-14
1
-15
/
+3
*
Fix buffer size for WS2812 PWM driver (#17046)
yiancar
2022-08-14
1
-4
/
+48
*
Added ws2812_pwm support for WB32 MCU. (#17142)
Joy Lee
2022-08-14
1
-4
/
+23
*
Format code according to conventions (#16322)
QMK Bot
2022-02-12
1
-14
/
+16
*
Tidy up adjustable ws2812 timing (#15299)
Joel Challis
2021-11-25
1
-1
/
+1
*
Add RGBW support to PWM and SPI drivers for ChibiOS (#14327)
Drashna Jaelre
2021-09-18
1
-3
/
+35
*
Use opendrain pin with external pullup again (#14474)
Stefan Kerkmann
2021-09-17
1
-1
/
+1
*
Make ChibiOS PAL interactions less STM32 specific - Round 2 (#14456)
Joel Challis
2021-09-16
1
-2
/
+2
*
Refactor use of _STM32_ defines (#14439)
Joel Challis
2021-09-15
1
-4
/
+4
*
Refactor use of STM32_SYSCLK (#14430)
Joel Challis
2021-09-14
1
-1
/
+1
*
Relocate platform specific drivers (#13894)
Joel Challis
2021-08-18
1
-0
/
+311