Open teunmooij opened 4 years ago
i'm on it
getting somewhere..
soon™
edit:
some missing keys there.. getting closer..
edit2:
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.
Why not have a simple get_colors()
instead?
What's the progress of this?
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.
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 waywooting_rgb_array_change_single
can be used to change part of the keyboard.