diff --git a/Controllers/HIDLampArrayController/RGBController_HIDLampArray.cpp b/Controllers/HIDLampArrayController/RGBController_HIDLampArray.cpp index 86c29dec7..355a0913b 100644 --- a/Controllers/HIDLampArrayController/RGBController_HIDLampArray.cpp +++ b/Controllers/HIDLampArrayController/RGBController_HIDLampArray.cpp @@ -11,6 +11,13 @@ #include "RGBController_HIDLampArray.h" +/**------------------------------------------------------------------*\ + @name HID LampArray Controllers + @category Keyboard + @type USB + @detectors DetectHIDLampArrayControllers +\*-------------------------------------------------------------------*/ + RGBController_HIDLampArray::RGBController_HIDLampArray(HIDLampArrayController* controller_ptr) { controller = controller_ptr;