Adam Honse
|
c71cc4f18a
|
Change SPDX license identifier from GPL 2.0 only to GPL 2.0 or later, as the original LICENSE file includes an or later clause at the end so the file headers were incorrect
|
7 months ago |
Dmitry Kychanov
|
300abac9a8
|
Removed unused includes
|
2 years ago |
James Buren
|
66109be668
|
Properly fix how how hidapi and libusb dependencies are handled
|
2 years ago |
Adam Honse
|
0027936b1d
|
Fix possible loss of data warning in RGBController_BlinkController.cpp
|
2 years ago |
Adam Honse
|
43de81819b
|
Fix wstring to string conversion warnings in BlinkController.cpp
|
2 years ago |
Adam Honse
|
b4d15b9545
|
Move wstring to string conversion to StringUtils.cpp and update most HID get serial number functions to use it
|
2 years ago |
Adam Honse
|
89c11b5eeb
|
Update ThingM controller files to new standardized header comment
|
2 years ago |
Adam Honse
|
9d7fef5bbc
|
Remove SetCustomMode from all controllers beginning with the letter T
|
4 years ago |
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
|
4 years ago |
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
|
4 years ago |
Chris
|
3095572260
|
Adjusting HID detection to fix false positives
* Adjusting Interface for Razer Chroma
* Adjusting Interface for ThingMBlink
Commit amended for code style by Adam Honse <calcprogrammer1@gmail.com>
|
5 years ago |
edbgon
|
970c8d66cd
|
Add ThinkM Blink device controller
Closes #1276
|
5 years ago |