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/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
5 years ago
..
DRV2605L.c Completely remove i2c_transmit_receive function (#7686) 5 years ago
DRV2605L.h DRV2605L Continuous Haptic Feedback Support (#6461) 6 years ago
haptic.c Run clang-format manually to fix recently changed files 6 years ago
haptic.h Run clang-format manually to fix recently changed files 6 years ago
solenoid.c clang-format changes 6 years ago
solenoid.h Improvements to Solenoid feature (#7369) 6 years ago