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 May 30, 2022
1 parent 28a5e8f commit 38eca49
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 @@ -800,6 +800,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 38eca49

Please sign in to comment.