Update Dark Project controller files to new standardized header comment
This commit is contained in:
parent
0231a27861
commit
1630d50e72
5 changed files with 55 additions and 36 deletions
|
|
@ -1,6 +1,16 @@
|
|||
/*---------------------------------------------------------*\
|
||||
| DarkProjectControllerDetect.cpp |
|
||||
| |
|
||||
| Detector for Dark Project devices |
|
||||
| |
|
||||
| Chris M (DrNo) 08 Apr 2022 |
|
||||
| |
|
||||
| This file is part of the OpenRGB project |
|
||||
| SPDX-License-Identifier: GPL-2.0-only |
|
||||
\*---------------------------------------------------------*/
|
||||
|
||||
#include "Detector.h"
|
||||
#include "RGBController.h"
|
||||
|
||||
#include "RGBController_DarkProjectKeyboard.h"
|
||||
|
||||
/*---------------------------------------------------------*\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue