Commit Graph

2 Commits

Author SHA1 Message Date
MattHag 8e631291c1 Implement HID++ 1.0 fake device for some basic requests
The fake device is a simplified, working implementation of a HID++ 1.0
device, that behaves similar to the real hardware. This allows tests to
be closer to the real world.

Related #2905
2025-09-10 10:35:01 +02:00
MattHag c9fe126c27 Implement HID++ 2.0 fake device for some basic requests
The fake device is a simplified, working implementation of a HID++ 2.0
device, that behaves similar to the real hardware. This allows tests to
be closer to the real world.

Related #2905
2025-09-10 10:35:01 +02:00