From 604f6f014de95e99a6728b0058a6b00b0517efe9 Mon Sep 17 00:00:00 2001 From: Nameless Monarch Date: Wed, 15 Apr 2026 00:25:35 -0500 Subject: [PATCH] Add support for MSI PRO B850M-VC WIFI6E --- .../MSIMysticLight761Controller/MSIMysticLight761Controller.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Controllers/MSIMysticLightController/MSIMysticLight761Controller/MSIMysticLight761Controller.cpp b/Controllers/MSIMysticLightController/MSIMysticLight761Controller/MSIMysticLight761Controller.cpp index 51ca655e..5bc788c3 100644 --- a/Controllers/MSIMysticLightController/MSIMysticLight761Controller/MSIMysticLight761Controller.cpp +++ b/Controllers/MSIMysticLightController/MSIMysticLight761Controller/MSIMysticLight761Controller.cpp @@ -67,7 +67,8 @@ static const std::string board_names[] = "MSI MAG B850 TOMAHAWK MAX WIFI (MS-7E62)", "MSI PRO B850M-P WIFI (MS-7E71)", "MSI MAG Z890 TOMAHAWK WIFI (MS-7E32)", - "MSI MPG B850 EDGE TI WIFI (MS-7E62)" + "MSI MPG B850 EDGE TI WIFI (MS-7E62)", + "MSI PRO B850M-VC WIFI6E (MS-7E71)", }; static const mystic_light_761_config board_configs[] = @@ -93,7 +94,7 @@ static const mystic_light_761_config board_configs[] = { &(board_names[18]), 0, 0, 0, 1, &zone_set1, MSIMysticLight761Controller::DIRECT_MODE_ZONE_BASED }, // MSI PRO B850M-P WIFI (MS-7E71) { &(board_names[19]), 0, 0, 0, 1, &zone_set1, MSIMysticLight761Controller::DIRECT_MODE_ZONE_BASED }, // MSI MAG Z890 TOMAHAWK WIFI (MS-7E32) { &(board_names[20]), 0, 0, 0, 1, &zone_set1, MSIMysticLight761Controller::DIRECT_MODE_ZONE_BASED }, // MSI MPG B850 EDGE TI WIFI (MS-7E62) -}; + { &(board_names[21]), 0, 0, 0, 1, &zone_set1, MSIMysticLight761Controller::DIRECT_MODE_ZONE_BASED }, // MSI PRO B850M-VC WIFI6E (MS-7E71) enum MSI_ZONE setup_map [] = {