Add meta information for udev rule to be generated automatically

This commit is contained in:
Werner Sembach
2025-05-28 19:42:18 +02:00
committed by Adam Honse
parent b4372b82bc
commit 8fec600a90

View File

@@ -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;