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 Feb 23, 2024
1 parent 7558671 commit aab776a
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 @@ -816,6 +816,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 aab776a

Please sign in to comment.