mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-12 17:48:31 +00:00
Added Novation Launchpad Mini MK3
This commit is contained in:
parent
79f71bab29
commit
4f478879c2
@ -34,5 +34,10 @@ public enum NovationDevices
|
||||
[DeviceId("Launchpad Open")]
|
||||
[ColorCapability(NovationColorCapabilities.RGB)]
|
||||
[LedIdMapping(LedIdMappings.Pro)]
|
||||
LaunchpadCustomFirmware
|
||||
LaunchpadCustomFirmware,
|
||||
|
||||
[DeviceId("Launchpad Mini MK3")]
|
||||
[ColorCapability(NovationColorCapabilities.RGB)]
|
||||
[LedIdMapping(LedIdMappings.Current)]
|
||||
LaunchpadMiniMK3,
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user