Move Razer constant data to a cpp file to fix multiple definition warnings

This commit is contained in:
Adam Honse
2022-09-04 20:44:28 +00:00
parent e4262af2e7
commit bbaac044df
3 changed files with 8155 additions and 8124 deletions

View File

File diff suppressed because it is too large Load Diff

View File

File diff suppressed because it is too large Load Diff

View File

@@ -1077,6 +1077,7 @@ SOURCES +=
Controllers/QMKOpenRGBController/RGBController_QMKOpenRGBRevB.cpp \
Controllers/QMKOpenRGBController/RGBController_QMKOpenRGBRevD.cpp \
Controllers/QMKOpenRGBController/RGBController_QMKOpenRGBRevE.cpp \
Controllers/RazerController/RazerDevices.cpp \
Controllers/RazerController/RazerController.cpp \
Controllers/RazerController/RazerKrakenController.cpp \
Controllers/RazerController/RazerControllerDetect.cpp \