mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-08 14:45:15 -04:00
Update EVision keyboard controller files to new standardized header comment
This commit is contained in:
@@ -1,11 +1,14 @@
|
||||
/*-----------------------------------------*\
|
||||
| RGBController_EVisionKeyboard.cpp |
|
||||
| |
|
||||
| Generic RGB Interface for EVision RGB |
|
||||
| Keyboard |
|
||||
| |
|
||||
| Adam Honse (CalcProgrammer1) 3/25/2020 |
|
||||
\*-----------------------------------------*/
|
||||
/*---------------------------------------------------------*\
|
||||
| RGBController_EVisionKeyboard.cpp |
|
||||
| |
|
||||
| RGBController for EVision keyboard (Redragon, Glorious, |
|
||||
| Ajazz, Tecware, and many other brands) |
|
||||
| |
|
||||
| Adam Honse (CalcProgrammer1) 25 Mar 2020 |
|
||||
| |
|
||||
| This file is part of the OpenRGB project |
|
||||
| SPDX-License-Identifier: GPL-2.0-only |
|
||||
\*---------------------------------------------------------*/
|
||||
|
||||
#include "RGBController_EVisionKeyboard.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user