[][src]Function wooting_analog_sdk_sys::wooting_kbd_connected

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

@brief Check if keyboard connected.

This function offers a check if the keyboard is connected. The read functions will automatically call this function on first use.

@ingroup API

@returns This function returns true (1) if keyboard is found.