Skip to content

Commit 7628996

Browse files
committed
Update README
1 parent 903b5a2 commit 7628996

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,24 @@ _**Unofficial Software Development Kit for your Stream Deck.**_
1111

1212
The DeckSurf SDK is used to manage Stream Deck devices and create plugins for [DeckSurf tools](https://github.com/dend/DeckSurf). It is completely independent of the Elgato software and/or libraries and can be used as a standalone library.
1313

14+
## Supported devices
15+
16+
Support for the following devices is implemented:
17+
18+
- Stream Deck XL
19+
- Stream Deck Plus
20+
21+
Future support is coming for:
22+
23+
- Stream Deck Neo
24+
- Stream Deck Mini
25+
- Stream Deck MK.2
26+
- Stream Deck Original V2
27+
28+
## Documentation
29+
30+
Refer to [`https://docs.deck.surf`](https://docs.deck.surf/) for tutorials and SDK documentation.
31+
1432
## Platform compatibility
1533

1634
The SDK in its current implementation has a number of dependencies on Windows APIs, therefore will only work on Windows. In future releases, I am thinking of a way to rip out native components and separate them in their own package, allowing the SDK to be fully cross-platform.

0 commit comments

Comments
 (0)