mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-04-16 03:46:54 -04:00
Update Wooting keyboard controller files to new standardized header comment
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
/*-------------------------------------------------------------------*\
|
||||
| WootingTwoKeyboardController.cpp |
|
||||
| |
|
||||
| OpenRGB driver for Wooting RGB keyboardlighting controller |
|
||||
| https://github.com/WootingKb/wooting-rgb-sdk |
|
||||
| |
|
||||
| Chris M (Dr_No) 9th July 2021 |
|
||||
\*-------------------------------------------------------------------*/
|
||||
/*---------------------------------------------------------*\
|
||||
| WootingTwoKeyboardController.cpp |
|
||||
| |
|
||||
| Driver for Wooting Two keyboard |
|
||||
| |
|
||||
| Chris M (Dr_No) 09 Jul 2021 |
|
||||
| |
|
||||
| This file is part of the OpenRGB project |
|
||||
| SPDX-License-Identifier: GPL-2.0-only |
|
||||
\*---------------------------------------------------------*/
|
||||
|
||||
#include <cstring>
|
||||
#include "WootingTwoKeyboardController.h"
|
||||
|
||||
Reference in New Issue
Block a user