Skip to content
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

Makerdiary M60 keyboard: allow run on battery #8043

Merged
merged 1 commit into from
May 30, 2023

Conversation

hyx0329
Copy link

@hyx0329 hyx0329 commented May 28, 2023

Original board support doesn't allow the device to run on battery. But for most M60 keyboard users, they use the keyboard wirelessly. This PR makes it possible to run latest CircuitPython on M60 keyboard without first being connected to a USB power source.

This also expose the battery control pin as BATTERY_ENABLE, so users can fully power off the keyboard just by initialize this pin.

This also expose the battery control pin as BATTERY_ENABLE,
so users can fully power off the keyboard.
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

Thank you!

@tannewt tannewt merged commit bf67ea3 into adafruit:main May 30, 2023
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