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

Initialize rgb buffers with current rgb values #25

Open
teunmooij opened this issue Aug 25, 2020 · 4 comments
Open

Initialize rgb buffers with current rgb values #25

teunmooij opened this issue Aug 25, 2020 · 4 comments
Labels
enhancement New feature or request

Comments

@teunmooij
Copy link

Would be nice if on connecting the keyboard (wooting_usb_find_keyboard) and resetting the rgb (wooting_rgb_reset_rgb) the buffers where initialized with the actual color values on the keyboard. That way wooting_rgb_array_change_single can be used to change part of the keyboard.

@simon-wh simon-wh added the enhancement New feature or request label Aug 25, 2020
@GottZ
Copy link
Contributor

GottZ commented Aug 25, 2020

i'm on it

@GottZ
Copy link
Contributor

GottZ commented Aug 26, 2020

image
getting somewhere..

soon™

edit:

some missing keys there.. getting closer..
image

edit2:
image

the Proof of Concept is pretty much done now.

thing is.. the SDK is not ISO compliant and only works reliably with ANSI.

i have to add ISO / ANSI differentiation to the structure.

@ghost
Copy link

ghost commented Oct 27, 2020

Why not have a simple get_colors() instead?

What's the progress of this?

@PastaJ36
Copy link
Member

PastaJ36 commented Oct 30, 2020

Why not have a simple get_colors() instead?

What's the progress of this?

We're 100% focussed on Lekker software now, so now progress update sadly

Edit: no progress from Wooting side, not sure what GottZ status is.

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

No branches or pull requests

4 participants