feat(armada-control): add native RGB tab with universal LED driver and gamma correction - #270
Open
drewano wants to merge 1 commit into
Open
feat(armada-control): add native RGB tab with universal LED driver and gamma correction#270drewano wants to merge 1 commit into
drewano wants to merge 1 commit into
Conversation
drewano
force-pushed
the
feat/bundle-handheld-rgb-plugin
branch
5 times, most recently
from
August 18, 2026 17:19
e5764da to
b6e93dc
Compare
…d gamma correction - Add universal dual-mode RGB engine in py_modules/armada_control/rgb.py supporting both multi-intensity sysfs and discrete 24-channel HTR3212 devices (Odin 2/3, Thor, RP5/6) - Add perceptual Gamma 2.2 correction and 60Hz sinusoidal breathing/rainbow effects - Add native RGB tab in src/tabs/RGB.tsx with instant preset applying and custom color sliders - Add lazy tab rendering in Content.tsx to eliminate re-render latency spikes
drewano
force-pushed
the
feat/bundle-handheld-rgb-plugin
branch
from
August 18, 2026 17:45
b6e93dc to
7ceb7d9
Compare
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
Adds a native RGB Lighting tab directly inside Armada Control, combining the best elements of previous RGB proposals (#255, #140, #122) into a unified, lightweight, and hardware-agnostic solution for handheld gaming consoles on Armada OS (AYN Odin 2, Odin 2 Mini, Odin 2 Portal, AYN Thor, AYN Odin 3, Retroid Pocket 5/6, AYANEO, etc.).
Features & Architectural Highlights
multi_intensityinterfaces (Odin 2 family).Hardware Testing