mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-07-10 21:35:18 -04:00
Update Red Square Keyrox controller files to new standardized header comment
This commit is contained in:
@@ -1,12 +1,16 @@
|
||||
/*---------------------------------------------*\
|
||||
| RGBController_RedSquareKeyrox.h |
|
||||
| |
|
||||
| Driver for Red Square Keyrox USB Controller |
|
||||
| |
|
||||
| cafeed28 3 Nov 2022 |
|
||||
\*---------------------------------------------*/
|
||||
/*---------------------------------------------------------*\
|
||||
| RGBController_RedSquareKeyrox.h |
|
||||
| |
|
||||
| RGBController for Red Square Keyrox |
|
||||
| |
|
||||
| cafeed28 03 Nov 2022 |
|
||||
| |
|
||||
| This file is part of the OpenRGB project |
|
||||
| SPDX-License-Identifier: GPL-2.0-only |
|
||||
\*---------------------------------------------------------*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "RGBController.h"
|
||||
#include "RedSquareKeyroxController.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user