]> git.donarmstrong.com Git - qmk_firmware.git/commit
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)
commitb8f7834051f601d028b8182077322c1b45d7c112
tree5a15ff5889edff2409270e65cd8aae7e9a623083
parent18a9f7999e15dd234dda55f7946df829ce11d54b
parent1b9f82c8445368dce0e0ada9af1f43956093fa98
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