qmk-firmware/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
2019-12-22 13:50:08 +00:00
..
i2c_master.c Add central location for ChibiOS defines (#7542) 2019-12-21 18:22:49 +00:00
i2c_master.h Completely remove i2c_transmit_receive function (#7686) 2019-12-22 13:50:08 +00:00
ws2812.c Enable bitbang ws2812 for f4 (#7571) 2019-12-08 21:19:58 -08:00
ws2812.h Unify RGB and RGBW commands (#7297) 2019-11-09 15:51:39 +00:00
ws2812_pwm.c Refactor ps2avrgb i2c ws2812 to core (#7183) 2019-10-29 15:53:11 -07:00
ws2812_spi.c Refactor ps2avrgb i2c ws2812 to core (#7183) 2019-10-29 15:53:11 -07:00