Skip to content

Releases: WootingKb/wooting-rgb-sdk

v1.4.0 - Initial support for Wooting Two Lekker Edition(& HE)

14 May 15:52
Compare
Choose a tag to compare
  • Added initial support for Wooting Two Lekker Edition & Wooting Two HE (Requires firmware at least v2.2.3)

v1.3.0 - Colour improvements

20 Oct 09:43
Compare
Choose a tag to compare
  • 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

18 Jun 15:34
Compare
Choose a tag to compare
  • 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 to wooting_rgb_close
  • Added some debug logging for debug builds
  • Added OSX Makefile

v1.1.0 - Official Wooting Two Support

28 Jan 12:08
Compare
Choose a tag to compare

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

03 Jul 17:30
Compare
Choose a tag to compare
v1.0.0

Rename wooting-rgb-control to wooting-rgb-sdk