ryankurte / rust-streamdeck

libusb based driver for Elgato StreamDeck devices
Mozilla Public License 2.0
57 stars 24 forks source link

fix on the Stream Deck mini: number of keys and alpha channel of images #19

Closed mockersf closed 2 years ago

mockersf commented 2 years ago

Fix the number of keys on the mini to be 6 Change the limit on key index to be strictly superior as key are 1 indexed Remove the alpha channel when calling set_button_image and colour order is BGR

ryankurte commented 2 years ago

looks good, thanks!

ryankurte commented 2 years ago

released in 0.6.2