mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-04-09 08:27:42 -04:00
Start updating file header comments to standardized new format
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
/*---------------------------------------------------------*\
|
||||
| AlienwareKeyboardControllerDetect.cpp |
|
||||
| |
|
||||
| Detector for Alienware Keyboard |
|
||||
| |
|
||||
| This file is part of the OpenRGB project |
|
||||
| SPDX-License-Identifier: GPL-2.0-only |
|
||||
\*---------------------------------------------------------*/
|
||||
|
||||
#include <hidapi/hidapi.h>
|
||||
#include "Detector.h"
|
||||
#include "AlienwareAW510KController.h"
|
||||
|
||||
Reference in New Issue
Block a user