]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Refactor HB85 to get rid of custom i2c code (#5570)
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Sun, 7 Apr 2019 14:34:31 +0000 (07:34 -0700)
committerDrashna Jaelre <drashna@live.com>
Sun, 7 Apr 2019 14:34:31 +0000 (07:34 -0700)
commitb262f20ad48be429848467074edcf62536d4d3e5
tree885937820fe600632f357932cce77bab14c24ec6
parenta8e3462b4bd5706f17f460e36b88b4063ef148f6
[Keyboard] Refactor HB85 to get rid of custom i2c code (#5570)

* remove dependency on custom i2c code

* missed a pragma once

* fix readme install instructions

* config.h cleanup

* make the bootmagic key not the same bmc reset key

* disable bootmagic functionality as it doesn't seem to work on atmega32a bmc boards
keyboards/gray_studio/hb85/config.h
keyboards/gray_studio/hb85/hb85.c
keyboards/gray_studio/hb85/i2c.c [deleted file]
keyboards/gray_studio/hb85/i2c.h [deleted file]
keyboards/gray_studio/hb85/readme.md
keyboards/gray_studio/hb85/rules.mk
keyboards/gray_studio/hb85/usbconfig.h