File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ Version 0.9.6:
33 - Fixed StreamDeck+ dial push event not being detected correctly.
44 - Fixed old key states and dial states returned if requested from inside a key or dial callback function.
55 - Added support for FreeBSD platforms.
6+ - Added support for the StreamDeck Neo.
67
78Version 0.9.5:
89 - Added support for the StreamDeck Plus.
Original file line number Diff line number Diff line change @@ -20,12 +20,12 @@ the images shown on each button, and read the current button states.
2020Currently the following StreamDeck products are supported in multiple hardware
2121variants:
2222
23- * StreamDeck Original
2423* StreamDeck Mini
25- * StreamDeck XL
24+ * StreamDeck Neo
25+ * StreamDeck Original
2626* StreamDeck Pedal
2727* StreamDeck Plus
28-
28+ * StreamDeck XL
2929
3030## Package Installation:
3131
@@ -82,8 +82,10 @@ development and maintenance of this library:
8282- [ spyoungtech] ( https://github.com/spyoungtech )
8383- [ Subsentient] ( https://github.com/Subsentient )
8484- [ swedishmike] ( https://github.com/swedishmike )
85+ - [ TheSchmidt] ( https://github.com/TheSchmidt )
8586- [ theslimshaney] ( https://github.com/theslimshaney )
8687- [ tjemg] ( https://github.com/tjemg )
88+ - [ VladFlorinIlie] ( https://github.com/VladFlorinIlie )
8789
8890If you've contributed in some manner, but I've accidentally missed you in the
8991list above, please let me know.
You can’t perform that action at this time.
0 commit comments