mrblade
25a1ad9de7
Add support for Corsair K55
...
Commits squashed and amended for code style by Adam Honse <calcprogrammer1@gmail.com>
5 years ago
Niels Westphal
70028e6d23
Corsair K95 / Platinum Fixes
5 years ago
Adam Honse
d19baf1365
Fill in serial field for all HID controllers using hidapi
6 years ago
Adam Honse
92dc8411d6
Fix Corsair mouse LED names by storing name in controller object
6 years ago
Adam Honse
f0468ff8d1
Add mouse LED names for several Corsair mice
6 years ago
Adam Honse
ca3c2ad541
Add HID: prefix to all HID detector locations
6 years ago
Adam Honse
09a9a5c257
Add vendor string to RGBController API and update all controllers with vendor information, add vendor to device information page
6 years ago
k1-801
f64fe31daa
HID fix for Corsair and Gigabyte devices that weren't being detected after HID change
...
Commit amended by Adam Honse <calcprogrammer1@gmail.com>
6 years ago
k1-801
dc2b41a0e2
Massive HID detectors update
...
Commit amended to undo change to device list management, still working through that merge request. Want to work this one in first. Changes by Adam Honse <calcprogrammer1@gmail.com>
6 years ago
Adam Honse
1618de46b9
Use HID path for Location on Corsair Peripheral controller
6 years ago
Adam Honse
f3ccaf1a2b
Move RGBController files for device controllers into the Controllers directory
6 years ago
Adam Honse
72233ffed6
Add Corsair Sabre RGB
6 years ago
crashniels
f6812a5c88
Corsair Layout changes
...
Added the KeyIDs for the K95 and K95 platinum as well as the European specific keys. IDs from ckb-next. ba063cedb7/src/daemon/keymap.c
6 years ago
santeri3700
7294fa8180
Enable support for Corsair Scimitar PRO RGB
6 years ago
Adam Honse
f716a05947
Add detector names and display them in the progress bar
6 years ago
pobrn
ddc69778dc
Modular detection system with resource manager.
...
Includes pull request !87 with modifications by Adam Honse (calcprogrammer1@gmail.com ).
6 years ago
Adam Honse
bd4f3728f6
Re-add interface check for Corsair driver when not using HID usages. Only set special function control for non-keyboards
6 years ago
Adam Honse
595248cc10
Fix issues preventing hidapi from working without WinUSB on Windows
6 years ago
Adam Honse
b80cbe931e
Add Corsair Glaive RGB PRO to detection list
6 years ago
Adam Honse
9bc58b039b
Add Corsair Harpoon (non-Pro) to detected Corsair Peripheral list
6 years ago
Adam Honse
6492852627
Add Corsair Harpoon RGB Pro to supported devices list
6 years ago
Adam Honse
5b956f7ff1
Add missing Corsair PIDs
6 years ago
Térence Clastres
b79ff124e6
Replace Sleep() by std: 🧵 :sleep_for()
6 years ago
Adam Honse
112d5a1cb2
Add Corsair Strafe IDs to detection list
6 years ago
Adam Honse
80a2770263
Update Corsair peripheral controller to use HID writes and reads instead of feature reports where possible
6 years ago
Adam Honse
f96a4c3557
Fix incorrect PID in Corsair Peripheral driver and add udev rules file for all OpenRGB devices
6 years ago
Adam Honse
85fc72232a
Logitech G203 and Corsair ST100 support
6 years ago
Adam Honse
599c468de8
Small changes for 0.2 - report 5 channels from Aura Addressable controller until config table is figured out, increase sleep in Corsair Peripheral write to 2ms to prevent device crashing in Linux
6 years ago
Adam Honse
01e0808e41
Add 1ms sleep after every Corsair peripheral USB message because K70 RGB locks up on Linux otherwise
6 years ago
Adam Honse
aa182936ba
Clean up warnings, except in hidapi and cli files
6 years ago
Adam Honse
00f422375b
Initial Corsair mouse support, tested on M65 RGB Elite. Shows as mousemat with 15 zones for now as zone mapping isn't supported yet
6 years ago
Adam Honse
000bef969c
Add more Corsair keyboards to the detection list
6 years ago
Adam Honse
c8e0aec596
Use 24-bit color protocol for Corsair keyboards
6 years ago
Adam Honse
d299e90954
Fix 24-bit keyboard color set function
6 years ago
Adam Honse
98bb92acdb
Add 24-bit color set function for keyboards
6 years ago
Adam Honse
0e77149444
Rename CorsairKeyboardController to CorsairPeripheralController
6 years ago