Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wischi-chr authored Mar 24, 2022
1 parent 1c23206 commit 119f553
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,11 @@ I'd like to write an open source alternative for the elgato stream deck software
# Is device _XYZ_ supported?
At the moment there are only three `IMacroBoard` providers
1. Stream Deck (via `StreamDeckSharp`)
2. Stream Deck Mini (via `StreamDeckSharp`)
3. Virtual software board (via `OpenMacroBoard.VirtualBoard`)
1. Stream Deck (original/classic)
2. Stream Deck Rev 2
3. Stream Deck MK2
4. Stream Deck Mini
5. Stream Deck XL
4. Virtual Macro Board (via `OpenMacroBoard.SocketIO` and VirtualBoard.exe)

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 comments on commit 119f553

Please sign in to comment.