Fix direction for friction/damper/spring/inertia

Add quirks

Update info about contributors
This commit is contained in:
Tomasz Pakuła
2024-05-28 18:25:07 +02:00
parent 615c31a9f7
commit 70c5d3fa88
4 changed files with 88 additions and 16 deletions

View File

@@ -10,6 +10,4 @@
#define USB_DEVICE_ID_MOZA_R16 0x0000
#define USB_DEVICE_ID_MOZA_R21 0x0000
int hid_pidff_init_moza(struct hid_device *hdev);
#endif