Skip to content

Commit 119f553

Browse files
authored
Update README.md
1 parent 1c23206 commit 119f553

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,11 @@ I'd like to write an open source alternative for the elgato stream deck software
1919
# Is device _XYZ_ supported?
2020
At the moment there are only three `IMacroBoard` providers
2121
1. Stream Deck (via `StreamDeckSharp`)
22-
2. Stream Deck Mini (via `StreamDeckSharp`)
23-
3. Virtual software board (via `OpenMacroBoard.VirtualBoard`)
22+
1. Stream Deck (original/classic)
23+
2. Stream Deck Rev 2
24+
3. Stream Deck MK2
25+
4. Stream Deck Mini
26+
5. Stream Deck XL
27+
4. Virtual Macro Board (via `OpenMacroBoard.SocketIO` and VirtualBoard.exe)
2428

2529
I'd love to add more. You can implement it by yourself if you are a developer by referencing `OpenMacroBoard.SDK` and write a method that returns an `IMacroBoard`. If want me to implement it, you can donate hardware (or the money so I can buy that specific hardware you want implemented) - just create a ticket and we talk about it ;-)

0 commit comments

Comments
 (0)