qmk-firmware/drivers/haptic
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
..
DRV2605L.c Completely remove i2c_transmit_receive function (#7686) 2019-12-22 13:50:08 +00:00
DRV2605L.h
haptic.c Run clang-format manually to fix recently changed files 2019-11-17 08:25:58 -08:00
haptic.h Run clang-format manually to fix recently changed files 2019-11-17 08:25:58 -08:00
solenoid.c
solenoid.h Improvements to Solenoid feature (#7369) 2019-11-15 22:27:46 +00:00