]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Refactor E6V2 BMC PCB to get rid of custom i2c code in favor of QMK i2c_master (...
authorDrashna Jaelre <drashna@live.com>
Sun, 7 Apr 2019 14:33:10 +0000 (07:33 -0700)
committerGitHub <noreply@github.com>
Sun, 7 Apr 2019 14:33:10 +0000 (07:33 -0700)
* 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


Trivial merge