Update Red Square Keyrox controller files to new standardized header comment

This commit is contained in:
Adam Honse
2024-06-07 11:40:10 -05:00
parent a4a3a7b970
commit 3147da5c73
5 changed files with 57 additions and 34 deletions

View File

@@ -1,11 +1,14 @@
/*-------------------------------------------------------*\
| RGBController_RedSquareKeyrox.cpp |
| |
| Driver for Red Square Keyrox USB Controller |
| Based on Keychron Controller by Guimard Morgan (morg) |
| |
| cafeed28 3 Nov 2022 |
\*-------------------------------------------------------*/
/*---------------------------------------------------------*\
| RGBController_RedSquareKeyrox.cpp |
| |
| RGBController for Red Square Keyrox |
| |
| cafeed28 03 Nov 2022 |
| |
| This file is part of the OpenRGB project |
| SPDX-License-Identifier: GPL-2.0-only |
\*---------------------------------------------------------*/
#include "RGBControllerKeyNames.h"
#include "RGBController_RedSquareKeyrox.h"