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 3, 2021
1 parent 2fbd1c2 commit 6f3058f
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 @@ -858,6 +858,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 6f3058f

Please sign in to comment.