An unofficial plugin for Redragon Streamcraft SS550
Requires OpenDeck 2.5.0 or newer
- Redragon Streamcraft SS550 (0200:1000)
- Redragon Streamcraft SS550 v3 (0200:3000)
- Windows: Guaranteed, if stuff breaks - I'll probably catch it before public release
- Mac: Zero effort, no tests before release, if stuff breaks - too bad, it's up to you to contribute fixes
- Linux: Best effort, no tests before release, things may break, but I probably have means to fix them
- Download an archive from releases
- In OpenDeck: Plugins -> Install from file
- Linux: Download udev rules and install them by copying into
/etc/udev/rules.d/and runningsudo udevadm control --reload-rules - Unplug and plug again the device, restart OpenDeck
- All the "old" devices come with the same serial number. You cannot use two of the same devices at the same time (for example a pair of 153R-s), but you can use two different devices at the same time (for example a 153R and a 153E)
You'll need:
- A Linux OS of some sort
- Rust 1.87 and up with
x86_64-unknown-linux-gnuandx86_64-pc-windows-gnutargets installed - Docker
- just
$ just prepareThis will build docker image for macOS crosscompilation
$ just packageThis plugin is heavily based on work by contributors of elgato-streamdeck crate and opendeck-akp153 plugin by 4ndv