From: Drashna Jaelre Date: Sun, 7 Apr 2019 14:33:10 +0000 (-0700) Subject: Refactor E6V2 BMC PCB to get rid of custom i2c code in favor of QMK i2c_master (... X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b8f7834051f601d028b8182077322c1b45d7c112;p=qmk_firmware.git Refactor E6V2 BMC PCB to get rid of custom i2c code in favor of QMK i2c_master (#5572) * remove custom i2c code in favor of QMK i2c_master * clean up config file * fix pyusb install instructions * fix naming in usbconfig.h * disable bootmagic as it does not work for bmc boards --- b8f7834051f601d028b8182077322c1b45d7c112