adafruit / Adafruit_CircuitPython_HID

USB Human Interface Device drivers.
MIT License
373 stars 105 forks source link

Allow devices to be passed in, instead of always using usb_hid #40

Closed dhalbert closed 4 years ago

dhalbert commented 5 years ago

This is to be used in conjunction with HIDServer from the Adafruit_CircuitPython_BLE library. There is also a bunch of cleanup. I am not sure this is the final API.

siddacious commented 4 years ago

@tannewt @dhalbert I am very sorry; I accidentally merged this while trying to automate something else. I've reverted the merge but because merged PRs can't be re-opened another PR will have to be made. I will do that if you wish.

Very sorry. I'm gonna revoke the tokens in question until I can assure you guys it won't happen again.

dhalbert commented 4 years ago

Don't worry about it. I don't think you need to revoke the tokens ?!

siddacious commented 4 years ago

Eh, it was my way of slapping myself on the wrist. I should have tested against a sandbox repo but thought (clearly incorrectly) that my safeguards would be enough. Lesson learned.