Skip to content

feat(underglow): Add battery and BLE status to underglow#2987

Open
fliano wants to merge 1 commit into
zmkfirmware:mainfrom
fliano:rgb-underglow-battery-and-ble-status
Open

feat(underglow): Add battery and BLE status to underglow#2987
fliano wants to merge 1 commit into
zmkfirmware:mainfrom
fliano:rgb-underglow-battery-and-ble-status

Conversation

@fliano

@fliano fliano commented Jun 28, 2025

Copy link
Copy Markdown

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.

@fliano fliano requested review from a team as code owners June 28, 2025 08:55
@nVitius

nVitius commented Jul 14, 2025

Copy link
Copy Markdown

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
@github-actions

Copy link
Copy Markdown

This PR has been automatically marked as stale because it has not had activity in 10 months. It will be closed in 14 days if no further activity occurs. Feel free to give a status update or re-open when it has been rebased and is ready for review (again). Thanks!

@github-actions github-actions Bot added the Stale label Jun 18, 2026
@fliano fliano force-pushed the rgb-underglow-battery-and-ble-status branch from ce94160 to 3bbd06a Compare June 18, 2026 21:11
@github-actions github-actions Bot removed the Stale label Jun 20, 2026
@fliano fliano force-pushed the rgb-underglow-battery-and-ble-status branch from 3bbd06a to 20923f7 Compare June 23, 2026 16:45
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 force-pushed the rgb-underglow-battery-and-ble-status branch from 20923f7 to a281e60 Compare June 23, 2026 16:56
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