mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-09-13 13:47:02 -04:00
Update Keychron keyboard controller files to new standardized header comment
This commit is contained in:
1 parent
56753a5821
commit
fae1e8e9eb
5 files changed
+58
-37
No files matched your search
@@ -1,3 +1,14 @@
|
||||
/*---------------------------------------------------------*\
|
||||
| KeychronKeyboardControllerDetect.cpp |
|
||||
| |
|
||||
| Detector for Keychron keyboard |
|
||||
| |
|
||||
| Morgan Guimard (morg) 20 Feb 2022 |
|
||||
| |
|
||||
| This file is part of the OpenRGB project |
|
||||
| SPDX-License-Identifier: GPL-2.0-only |
|
||||
\*---------------------------------------------------------*/
|
||||
|
||||
#include "Detector.h"
|
||||
#include "KeychronKeyboardController.h"
|
||||
#include "RGBController.h"
|
||||
|
||||
Reference in new issue
Block a user