SM8750: KONKR pocket fit elite stick LED effects - #3089
Merged
Conversation
- patch 0069: konkr_sysbtn exposes "effect" on konkr:rgb:joysticks — static/breath/rainbow, one F7 <mode> frame each; 02/03 are rendered by the MCU itself. Mode 55 "reactive" is ignored by this MCU, so it is not exposed. - konkr_send_rgb split into konkr_tx_light/konkr_send_light; the PM notifier now replays the active mode, not just the last colour.
Contributor
|
I guess we can take that after august release |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
the konkr pocket fit elite supports different modes to drive the stick leds. this pr exposes those as a simple linux interface. es only supports "static" mode, where a solid color is shown, which works unchanged.
Testing
installed on my own device, works.
can be used like this (but again, existing es controls for static color also work)
Additional Context
feel free to reject this, since it technically doesnt add or fix anything, but with all the work i have done on this device, this is code i have anyway, so.. why not pr.
AI Usage
While ROCKNIX doesn't have restrictions on AI tools in contributing, please be transparent about their usage as it
helps set the right context for reviewers.
Did you use AI tools to help write this code? YES | PARTIALLY | NO
yes, heavy use of claude