mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-01-20 04:57:59 -05:00
Update Das Keyboard controller files to new standardized header comment
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
/*---------------------------------------------------------*\
|
||||
| DasKeyboardControllerDetect.cpp |
|
||||
| |
|
||||
| Detector for Das Keyboard keyboard |
|
||||
| |
|
||||
| Frank Niessen (denk_mal) 16 Dec 2020 |
|
||||
| |
|
||||
| This file is part of the OpenRGB project |
|
||||
| SPDX-License-Identifier: GPL-2.0-only |
|
||||
\*---------------------------------------------------------*/
|
||||
|
||||
#include "Detector.h"
|
||||
#include "DasKeyboardController.h"
|
||||
#include "RGBController.h"
|
||||
|
||||
Reference in New Issue
Block a user