mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-07-08 04:14:50 -04:00
Minor cleanups and warning fixes
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include "QMKKeychronController.h"
|
||||
#include "RGBController_QMKKeychron.h"
|
||||
|
||||
void DetectQMKKeychronControllers(hid_device_info *info, const std::string&)
|
||||
void DetectQMKKeychronControllers(hid_device_info *info, const std::string& /*name*/)
|
||||
{
|
||||
hid_device *dev = hid_open_path(info->path);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user