Update file header comments to standardized new format for Cherry, Colorful, and Cooler Master files
This commit is contained in:
parent
889110961a
commit
fc97d6130b
62 changed files with 638 additions and 423 deletions
|
|
@ -1,3 +1,14 @@
|
|||
/*---------------------------------------------------------*\
|
||||
| CherryKeyboardControllerDetect.cpp |
|
||||
| |
|
||||
| Detector for Cherry keyboard |
|
||||
| |
|
||||
| Sebastian Kraus 25 Dec 2021 |
|
||||
| |
|
||||
| This file is part of the OpenRGB project |
|
||||
| SPDX-License-Identifier: GPL-2.0-only |
|
||||
\*---------------------------------------------------------*/
|
||||
|
||||
#include <vector>
|
||||
#include <hidapi/hidapi.h>
|
||||
#include "Detector.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue