mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-09-13 05:39:07 -04:00
Update Instant mouse controller files to new standardized header comment
This commit is contained in:
1 parent
1f3bcaf52a
commit
84077e9dc2
5 files changed
+59
-38
No files matched your search
@@ -1,3 +1,14 @@
|
||||
/*---------------------------------------------------------*\
|
||||
| InstantMouseControllerDetect.cpp |
|
||||
| |
|
||||
| Detector for Instant mouse |
|
||||
| |
|
||||
| Morgan Guimard (morg) 19 Jan 2024 |
|
||||
| |
|
||||
| This file is part of the OpenRGB project |
|
||||
| SPDX-License-Identifier: GPL-2.0-only |
|
||||
\*---------------------------------------------------------*/
|
||||
|
||||
#include "Detector.h"
|
||||
#include "InstantMouseController.h"
|
||||
#include "RGBController.h"
|
||||
|
||||
Reference in new issue
Block a user