Skip to content

Tags: teamfinalmouse/xlat

Tags

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
maximevince Maxime Vincent
Up version to 1.4.0 for release

v1.3.5

Toggle v1.3.5's commit message
Fixed bad type fallback

- The HID interface type detection no longer falls back to a mouse if the interface protocol code is set to None instead of a moiuse or keyboard boot code
- The HID event handling now only relies on the selected detection mode and if the related function was found during the parsing of the HID report descriptor

v1.3.4

Toggle v1.3.4's commit message
Improved device handling

- Correct usage of the current interface number for requests
- Displaying the connected device even when unsupported
- Better identification if a mouse or keyboard is currently searched

v1.3.3

Toggle v1.3.3's commit message
Fix wrong reportID usage

- Fix the usage of reportIDs, before one the reportID one was checked if reportIDs were used
- Show the reportID of the found device

v1.3.2

Toggle v1.3.2's commit message
Interface Selection

- Allows to select a specific interface number in which a mouse or keyboard report is searched
- If set to AUTO it will search in the first corresponding boot interface

v1.3.1

Toggle v1.3.1's commit message
Basic keyboard support

- new detection mode for keyboard support
- when the click or motion detection mode is selected it primarily searches for a boot mouse interface
- when the key detection mode is selected it primarily searches for a boot keyboard interface
-

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
maximevince Maxime Vincent
Up version number to 1.3.0 for release

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
maximevince Maxime Vincent
Up version number to 1.2.0 for release

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
maximevince Maxime Vincent
Merge pull request #1 from rohankishore/main

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
maximevince Maxime Vincent
Update README.md   add logos