| Age | Commit message (Collapse) | Author |
|
this works with android, for bypassing that absmouse does not support android.
note that, to hide cursor on android for every touch signal, find cursor option in android settings menu.
references:
1. https://stackoverflow.com/questions/28536602/hid-digitizer-descriptor-doesnt-perform-well-with-landscape-orientation
2. https://github.com/jonathanedgecombe/absmouse/blob/master/src/AbsMouse.cpp
|
|
temporarily disable codespell
|
|
update hid composite to make use of tud_hid_report_complete_cb() for
sending reports when possible.
|
|
- Add gamepad to hid_composite example. Though it needs a bit of extra
work but it will come later as separated PR.
|
|
both no OS and freeRTOS
|
|
|