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 bbc65c436b
commit 6389ee9ffd

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;