Skip to content

Conversation

fliano
Copy link

@fliano fliano commented Jun 28, 2025

Adds functionality to the RGB underglow system, allowing it to display battery status and BLE connection status. Battery status is shown on startup and when reaching critical levels. BLE status is shown on startup and when the connection state changes.

PR check-list

  • Branch has a clean commit history
  • Additional tests are included, if changing behaviors/core code that is testable.
  • Proper Copyright + License headers added to applicable files (Generally, we stick to "The ZMK Contributors" for copyrights to help avoid churn when files get edited)
  • Pre-commit used to check formatting of files, commit messages, etc.
  • Includes any necessary documentation changes.

Adds functionality to the RGB underglow system, allowing it to display
battery status and BLE connection status. Battery status is shown on
startup and when reaching critical levels. BLE status is shown on
startup and when the connection state changes.
@fliano fliano requested review from a team as code owners June 28, 2025 08:55
@nVitius
Copy link

nVitius commented Jul 14, 2025

Haven't looked to closely at this implementation, but wanted to share w/ you the one that I made some months ago:
#2353

Mine is based on MoErgo's implementation for the Glove80, with some enhancements to make it work on any board via config. It works by displaying the configured statuses when a keycode is sent.

Unfortunately, I've had a very hard time getting a review from the maintainers.

@nmunnich nmunnich added the bluetooth Bluetooth related items label Aug 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bluetooth Bluetooth related items lighting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants