Commit Graph

13 Commits (726132fb6974d92d04bbffd4d43831d3f9aa869a)

Author SHA1 Message Date
Ryan 47966dc2a6
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2 years ago
Thomas Kriechbaumer c4f99f06ab
ws2812: replace RGBLED_NUM with driver-owned constant to decouple driver from RGBLEDs/RGBMATRIX defines (#18036) 3 years ago
Joel Challis 463fb72d29
Partially revert some WB32 specific changes (#18038) 3 years ago
yiancar dfc92d8f7b
Fix buffer size for WS2812 PWM driver (#17046) 3 years ago
Joy Lee c02d7ae86f
Added ws2812_pwm support for WB32 MCU. (#17142) 3 years ago
QMK Bot 63646e8906
Format code according to conventions (#16322) 3 years ago
Joel Challis 5e9c29da0d
Tidy up adjustable ws2812 timing (#15299) 4 years ago
Drashna Jaelre 7c10d00ca6
Add RGBW support to PWM and SPI drivers for ChibiOS (#14327) 4 years ago
Stefan Kerkmann efde8d657a
Use opendrain pin with external pullup again (#14474) 4 years ago
Joel Challis 84dba25533
Make ChibiOS PAL interactions less STM32 specific - Round 2 (#14456) 4 years ago
Joel Challis a78f0e8a0b
Refactor use of _STM32_ defines (#14439) 4 years ago
Joel Challis 0ca4a56a04
Refactor use of STM32_SYSCLK (#14430) 4 years ago
Joel Challis 1bb7af4d44
Relocate platform specific drivers (#13894) 4 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
Sergey Vlasov 18a333ec6b
Add support for complementary outputs to the WS2812 PWM driver (#11988) 4 years ago
kb-elmo 3d70766327
Add BGR byte order for WS2812 drivers (#11562) 4 years ago
Ryan 6ea4b06f9f
Run cformat and dos2unix manually (#11235) 4 years ago
Ryan 501f2fdef1
Normalise include statements in core code (#11153) 5 years ago
Josh Hinnebusch c59f87a5d7
add definition WS2812_BYTE_ORDER to fix RGB LED issues (#10184) 5 years ago
Sergey Vlasov 15df82cdf3 Fix DMA stream ID calculation in ws2812_pwm (#10008) 5 years ago
Nick Brassel c6b7a0d386 Add support for DMAMUX-capable MCU configuration with WS2812 PWM driver. (#9471) 5 years ago
Joshua Diamond 18e561b82c
Fix incorrect delay when setting WS2812 (and similar) leds (#9302) 5 years ago
Xelus22 c785148445
STM32 WS2812 Open Drain Configuration (#9414) 5 years ago
Joel Challis d96380e654
Initial arm->chibios pass - simplify some platform logic (#8450) 5 years ago
Joel Challis f74c769a19
PWM DMA based RGB Underglow for STM32 (#7928) 5 years ago
Joel Challis 64b7cfe735 Refactor ps2avrgb i2c ws2812 to core (#7183) 6 years ago