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
Drashna Jaelre 7066164591 Completely remove i2c_transmit_receive function (#7686)
* Add i2c_transmit_receive function

This function is listed in the ARM header file, but doesn't actually exist.

* Remove i2c_transmit_receive function

* Update DRV2605L read function to use i2c_readReg on both arm and avr
5 years ago
..
i2c_master.c Add central location for ChibiOS defines (#7542) 5 years ago
i2c_master.h Completely remove i2c_transmit_receive function (#7686) 5 years ago
ws2812.c Enable bitbang ws2812 for f4 (#7571) 5 years ago
ws2812.h Unify RGB and RGBW commands (#7297) 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