summaryrefslogtreecommitdiff
path: root/app/include/dt-bindings/zmk/rgb.h
AgeCommit message (Collapse)Author
2021-11-26fix(underglow): Handle cycling effects on splits.Peter Johanson
* Convert relative effect cycling to absolute effect selection.
2021-02-09feat(underglow): Convert HSB changes to absolute.Pete Johanson
* Public type for HSB led color. * New API for calculating "next" HSB based on current state. * Update behavior to convert the increment/decrement commands to absolute command as well.
2021-02-09refactor(rgb): Expose explicit on/off command/API.Pete Johanson
2021-01-08(feat) Allow setting underglow color by key pressKemoNine
2020-10-02Add missing licensing headerDev
Fixes #205
2020-07-24Initial RGB Underglow implementationNick