<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk/docs/feature_digitizer.md, branch master</title>
<subtitle>Custom split ortholinear mechanical keyboard with rollerball mouse. Firmware. https://blog.node5.net/custom-keyboard
</subtitle>
<id>http://git.node5.net/firmware/qmk/atom?h=master</id>
<link rel='self' href='http://git.node5.net/firmware/qmk/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/'/>
<updated>2022-11-12T23:28:11+00:00</updated>
<entry>
<title>Digitizer feature improvements (#19034)</title>
<updated>2022-11-12T23:28:11+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2022-11-12T23:28:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=6cc9513ab0cd5e21354c51ab83a89af9f2eb517e'/>
<id>urn:sha1:6cc9513ab0cd5e21354c51ab83a89af9f2eb517e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Docs] Clean up some code block languages (#14434)</title>
<updated>2021-09-14T12:16:24+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2021-09-14T12:16:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=b56282756b5faa410301de8c4ecdcae0e0148652'/>
<id>urn:sha1:b56282756b5faa410301de8c4ecdcae0e0148652</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Digitizer HID interface : absolute coordinates for mouse cursor (#12851)</title>
<updated>2021-08-17T18:52:44+00:00</updated>
<author>
<name>a-chol</name>
<email>a-chol@users.noreply.github.com</email>
</author>
<published>2021-08-17T18:52:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=75b49aff56436c57a424e622c91f6d80e1d0ecc2'/>
<id>urn:sha1:75b49aff56436c57a424e622c91f6d80e1d0ecc2</id>
<content type='text'>
* Add digitizer HID interface for setting the mouse cursor position at
absolute screen coordinates. Tested on Pro Micro, Proton C and
Blackpill.

* Update docs/feature_digitizer.md

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;

* Update tmk_core/protocol/usb_descriptor.c

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;

* Add missing copyrights
Add V-USB support

* Add support for digitizer dedicated endpoint for lufa and chibios.
Fix formatting issues
Move digitizer_task definition to the feature's base implementation file

* Run cformat on modified files

* Change digitizer report usage to Digitizer instead of Pen to avoid
pointer disappearing on Windows.

* Update tmk_core/protocol/vusb/vusb.c

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;

* Run cformat from docker image

* Remove send_digitizer from host_driver_t and instead rely on the
declaration being the interface to the implementation in each
HW-specific usb implementation.

* Fix build : send_digitizer shouldn't be static in vusb and add
weak-linkage implementation for tests without usb implementation

* Change digitizer user interface to match pointing device's

* Update documentation with new API

Co-authored-by: a-chol &lt;nothing@none.com&gt;
Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;</content>
</entry>
</feed>
