mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-04-22 09:05:53 +01:00
410984486b
* On i2c_init, enable two wire interface, twi interrupt, and slave address ACK along with pull up resistors. * thanks to some testing by drashna, we know that setting TWI doesn't work for all boards. Putting the new code into an ifdef block