Unrud
|
f1516ad3ee
|
machine/usb/descriptor: Fix encoding of values
The limit for positive values is incorrect and leads to an overflow (e.g. 0xFF and 0xFFFF become -1)
|
2024-08-14 18:43:27 +02:00 |
|
Unrud
|
0ef86e1534
|
Add support for HID Keyboard LEDs
|
2023-08-07 14:00:32 +02:00 |
|
sago35
|
ad32d26511
|
machine/usb/hid,joystick: fix hidreport (3) (#3802)
* machine/usb/hid,joystick: fix hidreport (3) and handling of logical, usage, and physical minimum/maximum values
|
2023-07-01 11:58:23 +02:00 |
|
sago35
|
d1a45f2efc
|
machine/usb/hid: fix hidreport (2)
|
2023-05-14 12:17:01 +02:00 |
|
sago35
|
14fed59827
|
machine/usb/hid: fix hidreport
|
2023-05-07 10:25:40 +02:00 |
|
deadprogram
|
1d5c5ca2ef
|
machine/usb/descriptor: further refactor HID report creation
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2023-05-05 07:44:03 +02:00 |
|
deadprogram
|
d8ee520bdc
|
machine/usb/descriptor: refactor HID report creation
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2023-05-05 07:44:03 +02:00 |
|