Ghislain D.

Results 5 issues of Ghislain D.

Attempt 1 Porting over leetmouse's hid parser, To fix #9

enhancement

Marking this issue here mainly to document it, it's not a priority for me to fix it right now. Time and skill issue kind of thing. If this is bugging...

bug
help wanted
good first issue

I apologize if this is actually documented somewhere outside of the code. I couldn't find it. Currently, if your tarball looks like ``` file dir/file ``` since strip is set...

I intend to reopen issue #184 with this. I found the problem is with `function` declarations. ```tsx // Will not show references export function Testing() { return {null}; } //...

bug

Implement angle rotation, As discussed in #75 To try this before it merges, run: ```sh curl -fsSL https://maccel.org/install.sh | sudo BRANCH=feat/angle_rotation BUILD_CLI_FROM_SOURCE=1 sh ```

enhancement