mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-18 19:46:27 -04:00
Update OKS keyboard controller files to new standardized header comment
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
/*-----------------------------------------*\
|
||||
| OKSKeyboardController.cpp |
|
||||
| |
|
||||
| Driver for OKS RGB keyboardlighting |
|
||||
| controller |
|
||||
| |
|
||||
| Merafour (OKS) 2/24/2023 |
|
||||
\*-----------------------------------------*/
|
||||
/*---------------------------------------------------------*\
|
||||
| OKSKeyboardController.cpp |
|
||||
| |
|
||||
| Driver for OKS keyboard |
|
||||
| |
|
||||
| Merafour (OKS) 24 Feb 2023 |
|
||||
| |
|
||||
| This file is part of the OpenRGB project |
|
||||
| SPDX-License-Identifier: GPL-2.0-only |
|
||||
\*---------------------------------------------------------*/
|
||||
|
||||
#include <cstring>
|
||||
#include "OKSKeyboardController.h"
|
||||
|
||||
Reference in New Issue
Block a user