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 1ea0cac998
ARM - ws2812 bitbang (#7173)
* Initial ARM bitbang ws2812 driver

* Unify chibios platform to run rgblight_task

* Remove 'avr only' comments from ws2812 docs

* Remove 'avr only' comments from ws2812 docs

* Unify chibios platform to run rgblight_task - review comments

* Remove debug flags from keymap

* Add comments from review

* Add defines for STM32L0XX

* Attempt to get arm ws2812 working on multiple gcc versions
6 years ago
..
i2c_master.c Remove i2c logic for STM32F103xB in favour of USE_I2CV1 (#6926) 6 years ago
i2c_master.h Fix typo in ARM I2C copyright header (#7264) 6 years ago
ws2812.c ARM - ws2812 bitbang (#7173) 6 years ago
ws2812.h ARM - ws2812 bitbang (#7173) 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