| .. |
|
color32.h
|
Added preliminary support for SteelSeries Apex OG family keyboards
|
2020-11-26 02:29:21 -06:00 |
|
RGBController_SteelSeriesApex.cpp
|
Fixing memory leaks in controllers
|
2021-02-05 16:25:46 +01:00 |
|
RGBController_SteelSeriesApex.h
|
Add SteelSeries Apex M750 support
|
2020-10-27 21:21:56 -05:00 |
|
RGBController_SteelSeriesOldApex.cpp
|
Removed various brightness modes and made highest brightness into Direct mode. Can use relative intensity to set brightness, ie RGB(255,0,255) (magenta) at ~60% brightness is RGB(150,0,150)
|
2021-04-29 19:14:54 +00:00 |
|
RGBController_SteelSeriesOldApex.h
|
Fixing memory leaks in controllers
|
2021-02-05 16:25:46 +01:00 |
|
RGBController_SteelSeriesQCKMat.cpp
|
New controller for SteelSeries QCK Mousemat
|
2021-05-22 23:49:20 -05:00 |
|
RGBController_SteelSeriesQCKMat.h
|
New controller for SteelSeries QCK Mousemat
|
2021-05-22 23:49:20 -05:00 |
|
RGBController_SteelSeriesRival.cpp
|
rename static to direct, as we don't save to flash memory
|
2021-02-09 16:02:44 +01:00 |
|
RGBController_SteelSeriesRival.h
|
Fixing memory leaks in controllers
|
2021-02-05 16:25:46 +01:00 |
|
RGBController_SteelSeriesSensei.cpp
|
Added Sensei 310 PID, renamed files/classes to be generic to Sensei
|
2021-04-16 15:59:50 -05:00 |
|
RGBController_SteelSeriesSensei.h
|
Added Sensei 310 PID, renamed files/classes to be generic to Sensei
|
2021-04-16 15:59:50 -05:00 |
|
RGBController_SteelSeriesSiberia.cpp
|
Fixing memory leaks in controllers
|
2021-02-05 16:25:46 +01:00 |
|
RGBController_SteelSeriesSiberia.h
|
Fixing memory leaks in controllers
|
2021-02-05 16:25:46 +01:00 |
|
SteelSeriesApexBaseController.h
|
Fixing memory leaks in controllers
|
2021-02-05 16:25:46 +01:00 |
|
SteelSeriesApexController.cpp
|
Fixing memory leaks in controllers
|
2021-02-05 16:25:46 +01:00 |
|
SteelSeriesApexController.h
|
Add SteelSeries Apex M750 support
|
2020-10-27 21:21:56 -05:00 |
|
SteelSeriesApexMController.cpp
|
Fix a bunch of warnings
|
2021-04-29 13:42:49 -05:00 |
|
SteelSeriesApexMController.h
|
Add SteelSeries Apex M750 support
|
2020-10-27 21:21:56 -05:00 |
|
SteelSeriesControllerDetect.cpp
|
New controller for SteelSeries QCK Mousemat
|
2021-05-22 23:49:20 -05:00 |
|
SteelSeriesGeneric.h
|
Added Sensei 310 PID, renamed files/classes to be generic to Sensei
|
2021-04-16 15:59:50 -05:00 |
|
SteelSeriesOldApexController.cpp
|
Fix invalid serial numbers crashing the python interface.
|
2021-04-29 19:17:09 +00:00 |
|
SteelSeriesOldApexController.h
|
Removed various brightness modes and made highest brightness into Direct mode. Can use relative intensity to set brightness, ie RGB(255,0,255) (magenta) at ~60% brightness is RGB(150,0,150)
|
2021-04-29 19:14:54 +00:00 |
|
SteelSeriesQCKMatController.cpp
|
New controller for SteelSeries QCK Mousemat
|
2021-05-22 23:49:20 -05:00 |
|
SteelSeriesQCKMatController.h
|
New controller for SteelSeries QCK Mousemat
|
2021-05-22 23:49:20 -05:00 |
|
SteelSeriesRivalController.cpp
|
Fix invalid serial numbers crashing the python interface.
|
2021-04-29 19:17:09 +00:00 |
|
SteelSeriesRivalController.h
|
rename static to direct, as we don't save to flash memory
|
2021-02-09 16:02:44 +01:00 |
|
SteelSeriesSenseiController.cpp
|
Fix invalid serial numbers crashing the python interface.
|
2021-04-29 19:17:09 +00:00 |
|
SteelSeriesSenseiController.h
|
Added Sensei 310 PID, renamed files/classes to be generic to Sensei
|
2021-04-16 15:59:50 -05:00 |
|
SteelSeriesSiberiaController.cpp
|
Fix invalid serial numbers crashing the python interface.
|
2021-04-29 19:17:09 +00:00 |
|
SteelSeriesSiberiaController.h
|
Fill in serial field for all HID controllers using hidapi
|
2020-12-03 00:01:42 -06:00 |