]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] drop unused i2c files (#4948)
authorseebs <github@seebs.net>
Sat, 26 Jan 2019 19:17:16 +0000 (13:17 -0600)
committerDrashna Jaelre <drashna@live.com>
Sat, 26 Jan 2019 19:17:16 +0000 (11:17 -0800)
commit478538e0d9938952568c62d135166d2cba15a70c
treec7ca2ffd1840c1f574c82109fc0cd014ef2cad24
parent438386401f29cb3b543d0439dabc7f9747a61483
[Keyboard] drop unused i2c files (#4948)

The Ergodox EZ used to use twimaster.c/i2cmaster.h, but now uses
a standard centralized AVR i2c driver. Drop the now-unused files.
keyboards/ergodox_ez/i2cmaster.h [deleted file]
keyboards/ergodox_ez/twimaster.c [deleted file]