mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-19 03:56:26 -04:00
Update even more file header comments to standardized new format
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
/*-------------------------------------------------------------------*\
|
||||
| RGBControllerKeyNames.cpp |
|
||||
| |
|
||||
| This is the canonical list of Key Names to be used in |
|
||||
| keyboard and other device initialisations to avoid redundant |
|
||||
| string literal declarations |
|
||||
| |
|
||||
| Chris M (Dr_No) 25 Jan 2022 |
|
||||
| |
|
||||
\*-------------------------------------------------------------------*/
|
||||
/*---------------------------------------------------------*\
|
||||
| RGBControllerKeyNames.cpp |
|
||||
| |
|
||||
| List of standardized names to represent keyboard keys |
|
||||
| when naming LEDs on keyboard devices |
|
||||
| |
|
||||
| Chris M (Dr_No) 25 Jan 2022 |
|
||||
| |
|
||||
| This file is part of the OpenRGB project |
|
||||
| SPDX-License-Identifier: GPL-2.0-only |
|
||||
\*---------------------------------------------------------*/
|
||||
|
||||
#include "RGBControllerKeyNames.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user