Releases: WootingKb/wooting-rgb-sdk
Releases · WootingKb/wooting-rgb-sdk
v1.4.0 - Initial support for Wooting Two Lekker Edition(& HE)
- Added initial support for Wooting Two Lekker Edition & Wooting Two HE (Requires firmware at least v2.2.3)
v1.3.0 - Colour improvements
- Improve resulting RGB colours when using the Full keyboard RGB functions (anything not 'direct', e.g.
wooting_rgb_array_set_full
,wooting_rgb_array_set_single
). They should now look a lot better and respond similarly to colours set in Wootility, rather than looking washed out. - Minor cleanup to the MacOS Makefile
v1.2.0 - Polishing
- Fix #16, there is now a
wooting_rgb_reset_rgb
function for resetting the colours of the keyboard without closing wooting_rgb_reset
has been renamed towooting_rgb_close
- Added some debug logging for debug builds
- Added OSX Makefile
v1.1.0 - Official Wooting Two Support
Support for the Wooting Two, many thanks to @GottZ. If you were using a build from his PR, the API has slightly changed, i.e. the checker functions have all been replaced by a single wooting_rgb_device_info
function which gives you a struct with all the necessary information about the device.
There is also a Linux build now available, many thanks to @N00byKing
Wooting developer portal inital release
v1.0.0 Rename wooting-rgb-control to wooting-rgb-sdk