Update Ducky controller files to new standardized header comment
This commit is contained in:
parent
d78b8d5d40
commit
4f870489ad
5 changed files with 57 additions and 38 deletions
|
|
@ -1,3 +1,14 @@
|
|||
/*---------------------------------------------------------*\
|
||||
| DuckyKeyboardControllerDetect.cpp |
|
||||
| |
|
||||
| Detector for Ducky keyboard |
|
||||
| |
|
||||
| Adam Honse (CalcProgrammer1) 04 Jul 2020 |
|
||||
| |
|
||||
| This file is part of the OpenRGB project |
|
||||
| SPDX-License-Identifier: GPL-2.0-only |
|
||||
\*---------------------------------------------------------*/
|
||||
|
||||
#include "Detector.h"
|
||||
#include "DuckyKeyboardController.h"
|
||||
#include "RGBController.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue