Update even more file header comments to standardized new format
This commit is contained in:
parent
200b8e3a24
commit
a3066db16c
31 changed files with 284 additions and 152 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue