Go TUI for controlling Keychron K-series keyboard LED colors via raw HID.
brew tap alesr/tap https://github.com/alesr/krgb
brew install krgbgit clone https://github.com/alesr/krgb
cd krgb
go build ./...krgb
Requires a connected Keychron K-series keyboard with the raw HID interface.
macOS only. Tested on Sequoia with Keychron K13 Pro.
Should work with other K-series models sharing the same raw HID interface, but only K13 Pro has been verified.
MIT