Adam Honse
126e5f4341
Remove SetCustomMode from all controllers beginning with the letter S
2022-08-21 19:31:01 -05:00
Adam Honse
bba7fa9fd2
Fix a bunch of compiler warnings
2022-07-17 22:33:20 -05:00
Chris
524675108d
Automatic generation of markdown pages for supported devices
...
+ Added build-supported-devices.sh script
+ Added new target in CI/CD to build at compile time
2022-05-30 13:30:44 +10:00
Chris
bc10e3f772
Automatic generation of udev rules for supported devices
...
+ Added build-udev-rules.sh script
+ Added new custom target in Linux section of .pro to accommodate new rules location
2022-04-17 12:31:02 +10:00
alpemwarrior
165798628b
SteelSeries rival: skip firmware check for unsupported models and add manual saving to more modes.
2022-01-04 17:43:55 +00:00
Rebecca Wallander
fd1af2f45d
Add firmware getter to SteelSeries Controller
2022-01-02 20:08:19 +00:00
Rebecca Wallander
7dba4e318a
Simplify SteelSeries Rival 700 communication
2022-01-02 19:56:48 +00:00
Milan Cermak
5166316ca1
Add support for SteelSeries Rival 7x0 mice
2021-11-17 19:57:42 +01:00
Florian Plasun
aa6260273c
Add support for the SteelSeries Rival 600
...
Commits squashed and amended for code style by Adam Honse <calcprogrammer1@gmail.com >
2021-08-23 14:37:19 -05:00
Pol Rius
752f1ebcdc
Revert "Implement saving for steelseries rival and sensei mice"
...
This reverts commit eef55e6d6e .
2021-08-20 22:21:21 +02:00
Pol Rius
eef55e6d6e
Implement saving for steelseries rival and sensei mice
2021-07-28 10:28:22 -05:00
Alex
ce7478737c
Add Steelseries Rival 650 wireless support
...
* Also reworks the LED update functions to handle zones with more than one LED
* Some other minor code style cleanup in the Rival code
Commits squashed and amended for code style by Adam Honse <calcprogrammer1@gmail.com >
2021-06-11 18:12:40 -05:00
alpemwarrior
300e2b526b
rename static to direct, as we don't save to flash memory
2021-02-09 16:02:44 +01:00
morg
dba814215d
Fixing memory leaks in controllers
2021-02-05 16:25:46 +01:00
Adam Honse
d19baf1365
Fill in serial field for all HID controllers using hidapi
2020-12-03 00:01:42 -06:00
Adam Honse
09a9a5c257
Add vendor string to RGBController API and update all controllers with vendor information, add vendor to device information page
2020-12-01 19:24:52 -06:00
Adam Honse
0e7f2b9fc1
Use HID path for Location on SteelSeries Rival controller
2020-10-05 00:28:37 -05:00
Adam Honse
f3ccaf1a2b
Move RGBController files for device controllers into the Controllers directory
2020-09-29 20:54:04 +00:00