Skip to content

Commit

Permalink
todo!
Browse files Browse the repository at this point in the history
Signed-off-by: Kai Krakow <[email protected]>
  • Loading branch information
kakra committed Apr 30, 2022
1 parent 63a9ebd commit 707ca41
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hid-xpadneo/src/hid-xpadneo.c
Original file line number Diff line number Diff line change
Expand Up @@ -863,6 +863,8 @@ static int xpadneo_raw_event(struct hid_device *hdev, struct hid_report *report,
}
}

//TODO Maybe intercept mouse mode here

return 0;
}

Expand Down

0 comments on commit 707ca41

Please sign in to comment.