<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/hid/hid_device.h, branch 0.20.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/class/hid/hid_device.h?h=0.20.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/hid/hid_device.h?h=0.20.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-10-05T17:09:44Z</updated>
<entry>
<title>Fix HIS stylus descriptor and hid_composite example</title>
<updated>2025-10-05T17:09:44Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-10-05T16:58:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=afdfb0895f33fd74e81f298e40205b3c521e900b'/>
<id>urn:sha1:afdfb0895f33fd74e81f298e40205b3c521e900b</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>add full hid usage for Digitizer Page (0x0D), move thing around a bit.</title>
<updated>2025-02-07T09:38:14Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-02-07T09:38:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a232644cbd62db681ba8b285290c9b1d00a1fdb7'/>
<id>urn:sha1:a232644cbd62db681ba8b285290c9b1d00a1fdb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modified invalid marked unit exponent.</title>
<updated>2024-12-23T13:26:08Z</updated>
<author>
<name>Jay</name>
<email>33371449+jay94ks@users.noreply.github.com</email>
</author>
<published>2024-12-23T13:26:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5c4e4b1bc273b771411660e1b6fbe81c2e8fd90b'/>
<id>urn:sha1:5c4e4b1bc273b771411660e1b6fbe81c2e8fd90b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update hid_device.h</title>
<updated>2024-12-23T13:09:59Z</updated>
<author>
<name>Jay</name>
<email>33371449+jay94ks@users.noreply.github.com</email>
</author>
<published>2024-12-23T13:09:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7e59b595f43c906e4bf207861762bf93e772d4f8'/>
<id>urn:sha1:7e59b595f43c906e4bf207861762bf93e772d4f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add hid stylus pen device.</title>
<updated>2024-12-23T13:03:37Z</updated>
<author>
<name>Jay</name>
<email>33371449+jay94ks@users.noreply.github.com</email>
</author>
<published>2024-12-23T13:03:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=15b1623aa3b677100cb7e81bf05f0c3b481d355b'/>
<id>urn:sha1:15b1623aa3b677100cb7e81bf05f0c3b481d355b</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Marked the keycode parameter of the keyboard_report functions as const since the functions don't modifies the value</title>
<updated>2024-08-09T19:08:32Z</updated>
<author>
<name>Hjalmar</name>
<email>github.disk321@passinbox.com</email>
</author>
<published>2024-08-09T19:08:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b786d6f4e632654a356932115bfc0c1621f6333b'/>
<id>urn:sha1:b786d6f4e632654a356932115bfc0c1621f6333b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>follow up to #2253</title>
<updated>2024-07-17T07:35:23Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-07-17T07:35:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0ecf15bc61b2684e53250437d295d6c43682a724'/>
<id>urn:sha1:0ecf15bc61b2684e53250437d295d6c43682a724</id>
<content type='text'>
- rename tud_hid_report_fail_cb() to tud_hid_report_failed_cb() and change its signature
- use default implementation for hid callbacks to be compatible with keil compiler
- code format
</content>
</entry>
<entry>
<title>Merge pull request #2252 from rsolorzanomsft/hid-lighting</title>
<updated>2024-05-08T13:00:08Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2024-05-08T13:00:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=70ae07b084950b9721101697a0371e632dd8cc9c'/>
<id>urn:sha1:70ae07b084950b9721101697a0371e632dd8cc9c</id>
<content type='text'>
Add HID Lighting and Illumination functionality</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'remotes/tinyusb/master' into pr/2253</title>
<updated>2024-04-26T15:57:53Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2024-04-26T15:57:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=268cc19f4448438c77f1c4a6a79f1dc9881796c1'/>
<id>urn:sha1:268cc19f4448438c77f1c4a6a79f1dc9881796c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify transfer failure cb.</title>
<updated>2024-04-26T15:45:14Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2024-04-26T15:45:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4af67dd0078009c1378612440afd5806e84a81c7'/>
<id>urn:sha1:4af67dd0078009c1378612440afd5806e84a81c7</id>
<content type='text'>
</content>
</entry>
</feed>
