mirror of
https://github.com/kemko/qmk_firmware.git
synced 2026-01-03 16:55:45 +03:00
* 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