From 8ada7cd6dae09000c0c37b7b738d83dc83ffff98 Mon Sep 17 00:00:00 2001 From: Adam Honse Date: Sun, 23 May 2021 23:25:47 -0500 Subject: [PATCH] Add MSI Mystic Light 185 7D13 (MSI MEG B550 Unify), tested on Discord by Markellus --- .../MSIMysticLightController/MSIMysticLightControllerDetect.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/Controllers/MSIMysticLightController/MSIMysticLightControllerDetect.cpp b/Controllers/MSIMysticLightController/MSIMysticLightControllerDetect.cpp index b8ba9b85..e530928b 100644 --- a/Controllers/MSIMysticLightController/MSIMysticLightControllerDetect.cpp +++ b/Controllers/MSIMysticLightController/MSIMysticLightControllerDetect.cpp @@ -86,6 +86,7 @@ REGISTER_HID_DETECTOR_PU("MSI Mystic Light MS_7C91", DetectMSIMysticLight185C REGISTER_HID_DETECTOR_PU("MSI Mystic Light MS_7C92", DetectMSIMysticLight185Controllers, MSI_USB_VID, 0x7C92, 0x0001, 0x00); REGISTER_HID_DETECTOR_PU("MSI Mystic Light MS_7C94", DetectMSIMysticLight185Controllers, MSI_USB_VID, 0x7C94, 0x0001, 0x00); REGISTER_HID_DETECTOR_PU("MSI Mystic Light MS_7D09", DetectMSIMysticLight185Controllers, MSI_USB_VID, 0x7D09, 0x0001, 0x00); +REGISTER_HID_DETECTOR_PU("MSI Mystic Light MS_7D13", DetectMSIMysticLight185Controllers, MSI_USB_VID, 0x7D13, 0x0001, 0x00); #ifdef ENABLE_UNTESTED_MYSTIC_LIGHT /*-------------------------------------------------------------*\