vkb.devices package

Submodules

vkb.devices.base module

class vkb.devices.base.VKBDevice(device, guid)[source]

Bases: object

ALL_LEDS = []
PRODUCT_ID = None
VENDOR_ID = 8989
get_led(led_id)[source]
led_configs
leds
set_led(led_id, color1, color_mode=<ColorMode.COLOR1: 0>, led_mode=<LEDMode.CONSTANT: 1>, color2='#000')[source]

Set the configuration for a specific LED

set_leds(led_configs)[source]

Clear and set new LED configurations

update_leds(led_configs)[source]

Update the given LED configurations without overwriting other set LED configurations

vkb.devices.gladiatork module

Module contents