HID LED interface for Hammerspoon, controls the state of keyboard LEDs
Signature | hs.hid.led.set(name, state) -> bool |
---|---|
Type | Function |
Description | Assigns HID LED to the desired state Note that this function controls the LED state only, to modify capslock state, use hs.hid.capslock.set Parameters:
Returns:
|