Adam Honse
b072b508ae
Add wrapped hidapi devices to udev rules
2023-01-29 17:31:05 -06:00
Chris
d49c506e63
Minor cleanup to UDEV rules build script
...
* Changing Asus-wmi rules to an array for consistency.
2022-12-25 02:32:56 +00:00
Misaka19465
ac2af0c788
Fixing build-udev-rules.sh
2022-12-22 23:19:43 +08:00
Misaka 19465
c88a6021f2
Adding support for ASUS TUF Laptop keyboard LED for Linux
2022-12-22 14:57:58 +00:00
Bernhard M. Wiedemann
a782c00784
Sort input file list
2022-12-10 20:19:13 +00:00
Chris
fe98af43ee
Changing automatic Faustus udev rules to resolve #2695
2022-08-23 04:05:50 +00: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
2485c24560
Adding DUMMY_DEVICE_DETECTORS to supplement dynamic UDEV rules
...
* USB devices that are **not** registering a detector that includes the VID and PID will need to specify these details separately to be added to the UDEV rules
at compile time
* Resolves #2440
2022-05-08 19:37:57 +00:00
Chris
1f3415bdab
Changed UDEV build-udev-rules.sh to allow for DOS encoded files
2022-05-04 05:46:53 +00:00
Chris
30c80adbe1
Fixes to Automatic UDEV generation
...
+ Removing blank vid & pids entries to avoid `invalid value` warnings
+ Changing incorrect syntax from `ATTR` to `ATTRS`
+ Adding `Release` build check to .pro to work around code syntax highlighting issue in QTcreator
2022-04-20 01:04:19 +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