You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/drivers/arm
Joel Challis 64b7cfe735 Refactor ps2avrgb i2c ws2812 to core (#7183)
* Refactor ps2avrgb i2c ws2812 to core

* Refactor jj40 to use ws2812 i2c driver

* Refactor ps2avrgb template to use ws2812 i2c driver

* Add ws2812 stub files

* clang-format and driver config

* Add ws2812 driver docs

* Fix default config values

* Update tmk_core/protocol/vusb/main.c

Co-Authored-By: Drashna Jaelre <drashna@live.com>
6 years ago
..
i2c_master.c Remove i2c logic for STM32F103xB in favour of USE_I2CV1 (#6926) 6 years ago
i2c_master.h clang-format changes 6 years ago
ws2812.c Refactor ps2avrgb i2c ws2812 to core (#7183) 6 years ago
ws2812_pwm.c Refactor ps2avrgb i2c ws2812 to core (#7183) 6 years ago
ws2812_spi.c Refactor ps2avrgb i2c ws2812 to core (#7183) 6 years ago