Consolidated commits of Matesaktesak 3d mouse implementation#226
Open
apm963 wants to merge 17 commits intoNicoHood:masterfrom
Open
Consolidated commits of Matesaktesak 3d mouse implementation#226apm963 wants to merge 17 commits intoNicoHood:masterfrom
apm963 wants to merge 17 commits intoNicoHood:masterfrom
Conversation
Here is the HID descriptor as specified by https://www.usb.org/sites/default/files/documents/hut1_12v2.pdf . Alrady working on the real code for its function, but I'm not a great coder so it may be full of errors...
Closed
gdsports
reviewed
Aug 11, 2020
gdsports
reviewed
Aug 11, 2020
apm963
commented
Aug 11, 2020
Author
apm963
left a comment
There was a problem hiding this comment.
Found a few typos in dimensional vars
Owner
|
Thanks for working on this again :-) |
This was referenced Aug 15, 2020
Closed
Owner
|
Ping |
Author
|
@NicoHood I apologize for the delay. I have committed the suggestions from @gdsports as well as my original comments on this consolidated PR. I am unable to personally test this week as my setup has changed significantly. Is this something that someone else can jump in and assist with? Otherwise I will try to set aside some time to get set back up for C++ development. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a consolidation of PRs #190 #191, #192, #193 by @Matesaktesak as a result of this discussion. I combined these using the
merge --ffstrategy. I have not made any changes to the code contained in these PRs. Testing will be needed before release.