[][src]Module wooting_sdk::rgb

Contains functions from Wooting's RGB SDK.

Structs

RgbKeyboard

Represents the connected keyboard to perform RGB operations. This struct is empty and only exists to enforce that reset is called on drop.

Functions

is_wooting_keyboard_connected

Is there a Wooting keyboard connected?

set_disconnected_callback

Set a callback to be invoked when a keyboard is disconnected. Currently only happens on a failed read.