mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-04-04 22:24:12 -04:00
Update Dark Project controller files to new standardized header comment
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
/*-------------------------------------------------------------------*\
|
||||
| DarkProjectKeyboardController.cpp |
|
||||
| |
|
||||
| Driver for DarkProjectKeyboard USB Controller |
|
||||
| |
|
||||
| Chris M (DrNo) 8 Apr 2022 |
|
||||
| |
|
||||
\*-------------------------------------------------------------------*/
|
||||
/*---------------------------------------------------------*\
|
||||
| DarkProjectKeyboardController.cpp |
|
||||
| |
|
||||
| Driver for Dark Project keyboard |
|
||||
| |
|
||||
| Chris M (DrNo) 08 Apr 2022 |
|
||||
| |
|
||||
| This file is part of the OpenRGB project |
|
||||
| SPDX-License-Identifier: GPL-2.0-only |
|
||||
\*---------------------------------------------------------*/
|
||||
|
||||
#include "LogManager.h"
|
||||
#include "DarkProjectKeyboardController.h"
|
||||
|
||||
Reference in New Issue
Block a user