Skip to content

Add demos, update code to create HID objects when needed #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 28, 2021

Conversation

kattni
Copy link
Contributor

@kattni kattni commented Jul 28, 2021

The way the code was originally written, you could not power a non-HID MacroPad project from a battery or wall wart without it failing. Now, the HID object is created when it's needed instead of being created on instantiation.

Also adding demos for the MacroPad library documentation in the MacroPad main guide.

@kattni kattni requested a review from a team July 28, 2021 17:01
Copy link
Contributor

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I did not test the examples, but I'm sure you did.

@kattni kattni merged commit ae8f775 into adafruit:main Jul 28, 2021
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Jul 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants