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 DRV2605L Continuous Haptic Feedback Support (#6461) 2019-09-19 09:42:33 -07:00
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 clang-format changes 2019-08-30 15:01:52 -07:00
solenoid.h Improvements to Solenoid feature (#7369) 2019-11-15 22:27:46 +00:00