WootingKb / wooting-rgb-sdk

Customize colors on Wooting Keyboard #WootDev
Mozilla Public License 2.0
62 stars 15 forks source link

Initialize rgb buffers with current rgb values #25

Open teunmooij opened 4 years ago

teunmooij commented 4 years ago

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.

GottZ commented 4 years ago

i'm on it

GottZ commented 4 years ago

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 commented 4 years ago

Why not have a simple get_colors() instead?

What's the progress of this?

PastaJ36 commented 4 years ago

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.