From 5a3dd972f7d51ebed3d9c3f45393abde075e1f5f Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 13 Jun 2022 14:51:24 +1000 Subject: [PATCH] Correcting metadata for the Roccat Burst Controller. --- .../RGBController_RoccatBurst.cpp | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/Controllers/RoccatController/RGBController_RoccatBurst.cpp b/Controllers/RoccatController/RGBController_RoccatBurst.cpp index d117a6d1b..8d653c77e 100644 --- a/Controllers/RoccatController/RGBController_RoccatBurst.cpp +++ b/Controllers/RoccatController/RGBController_RoccatBurst.cpp @@ -10,24 +10,13 @@ #include "RGBController_RoccatBurst.h" /**------------------------------------------------------------------*\ - @name Roccat Burst Core + @name Roccat Burst Mouse @category Mouse @type USB @save :warning: @direct :white_check_mark: @effects :white_check_mark: - @detectors DetectRoccatBurstCoreControllers - @comment -\*-------------------------------------------------------------------*/ - -/**------------------------------------------------------------------*\ - @name Roccat Burst Pro - @category Mouse - @type USB - @save :warning: - @direct :white_check_mark: - @effects :white_check_mark: - @detectors DetectRoccatBurstProControllers + @detectors DetectRoccatBurstCoreControllers,DetectRoccatBurstProControllers @comment \*-------------------------------------------------------------------*/