Luzifer / streamdeck

Library and utility to control Elgato StreamDeck on Linux
Apache License 2.0
34 stars 3 forks source link

Add support for StreamDeck Mini #12

Closed mcrute closed 2 years ago

mcrute commented 2 years ago

This adds support for the StreamDeck Mini device. It's pretty similar to the V2 deck with these differences:

I've resolved the outstanding bugs and this seems to work pretty well. Could this be merged?

Luzifer commented 2 years ago

Not able to test this myself but if it works of course this can be merged! Thank you very much for taking the time and effort to extend the support for another StreamDeck!

Is this ready to merge? If so I'll go ahead and merge / release this…

mcrute commented 2 years ago

Thanks! This is ready to merge. I solved those two bugs last night and everything seems to work as expected.

mcrute commented 2 years ago

Got rid of a useless buffer and revised History.md to hopefully make this easier to release. These are just nitpick changes at this point but hope that makes it easier to release.

Luzifer commented 2 years ago

In that case: Merged and released as v1.6.0! - Thanks again for the contribution!