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

(feat) Allow setting underglow color by key press #514

Merged
merged 4 commits into from
Jan 8, 2021

Conversation

mcrosson
Copy link
Contributor

This PR implements a behavior to allow setting the HSV of the underglow via a keymap binding.

Copy link
Member

@Nicell Nicell left a comment

Choose a reason for hiding this comment

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

Just a couple small changes. Looks pretty good otherwise.

app/src/rgb_underglow.c Outdated Show resolved Hide resolved
app/src/rgb_underglow.c Outdated Show resolved Hide resolved
app/src/behaviors/behavior_rgb_underglow.c Outdated Show resolved Hide resolved
app/drivers/kscan/kscan_gpio_matrix.c Outdated Show resolved Hide resolved
@mcrosson mcrosson force-pushed the feat-rgb_ug-sethsv branch 2 times, most recently from 393fbe2 to 929bb2a Compare December 15, 2020 06:01
app/src/rgb_underglow.c Show resolved Hide resolved
docs/docs/behaviors/lighting.md Outdated Show resolved Hide resolved
@mcrosson mcrosson requested a review from Nicell December 30, 2020 20:18
Copy link
Member

@Nicell Nicell left a comment

Choose a reason for hiding this comment

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

Looks good!

Copy link
Contributor

@petejohanson petejohanson left a comment

Choose a reason for hiding this comment

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

In general, looks good. One comment on the defines for the keymap.

app/include/dt-bindings/zmk/rgb.h Show resolved Hide resolved
@mcrosson
Copy link
Contributor Author

mcrosson commented Jan 8, 2021

bump?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lighting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants