index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platforms
/
chibios
/
drivers
/
ws2812_spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-06
1
-5
/
+5
*
ws2812: replace RGBLED_NUM with driver-owned constant to decouple driver from...
Thomas Kriechbaumer
2022-10-21
1
-1
/
+1
*
Use a macro to compute the size of arrays at compile time (#18044)
Jeff Epler
2022-08-30
1
-3
/
+3
*
Partially revert some WB32 specific changes (#18038)
Joel Challis
2022-08-14
1
-8
/
+7
*
Added ws2812_spi support for WB32 MCU (#17143)
Joy Lee
2022-08-13
1
-1
/
+12
*
ChibiOS 21.11.1 update. (#16251)
Nick Brassel
2022-03-07
1
-1
/
+27
*
Format code according to conventions (#16322)
QMK Bot
2022-02-12
1
-15
/
+25
*
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
-6
/
+9
*
Make ChibiOS PAL interactions less STM32 specific - Round 2 (#14456)
Joel Challis
2021-09-16
1
-3
/
+3
*
Refactor use of _STM32_ defines (#14439)
Joel Challis
2021-09-15
1
-6
/
+6
*
Update ws2812_spi.c (#14237)
JX
2021-08-30
1
-10
/
+10
*
Relocate platform specific drivers (#13894)
Joel Challis
2021-08-17
1
-0
/
+159