[][src]Function wooting_rgb_sdk_sys::wooting_rgb_array_update_keyboard

pub unsafe extern "C" fn wooting_rgb_array_update_keyboard() -> bool

@brief Send the colors from the color array to the keyboard.

This function will send the changes made with the wooting_rgb_array single and full functions to the keyboard.

@ingroup API

@returns This functions return true (1) if the colours are updated.