Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 425 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 425 Bytes

HID Interface for Elgato Streamdeck devices

This library implements a layer above hidapi to interact with Elgato StreamDeck devices.

A lot of the information about the protocol is taken from go-streamdeck.

NOTE: This has been only tested with the original Streamdeck variants. Other devices may not work at all.

Examples

See the examples directory.