mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-13 10:08:31 +00:00
Merge pull request #117 from DarthAffe/SDK/Novation
Added Launchpad Mini support
This commit is contained in:
commit
4f72ff117c
@ -13,6 +13,9 @@ namespace RGB.NET.Devices.Novation
|
||||
{
|
||||
[DeviceId("Launchpad S")]
|
||||
[ColorCapability(NovationColorCapabilities.LimitedRG)]
|
||||
LaunchpadS
|
||||
LaunchpadS,
|
||||
[DeviceId("Launchpad Mini")]
|
||||
[ColorCapability(NovationColorCapabilities.LimitedRG)]
|
||||
LaunchpadMini
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user