<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_sweep_skeletyl/quantum/pointing_device.c, branch master</title>
<subtitle>my qmk configs</subtitle>
<id>http://archive.git.mgrote.net/qmk_sweep_skeletyl/atom?h=master</id>
<link rel='self' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/'/>
<updated>2022-07-20T16:32:00+00:00</updated>
<entry>
<title>Move Pointing Device code to a subdirectory (#17684)</title>
<updated>2022-07-20T16:32:00+00:00</updated>
<author>
<name>Drashna Jaelre</name>
</author>
<published>2022-07-20T16:32:00+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=ee17ffadea41241fc2b397e0bbea8903591dd21c'/>
<id>urn:sha1:ee17ffadea41241fc2b397e0bbea8903591dd21c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Split] Verify Split Pointing Device config (#17481)</title>
<updated>2022-06-26T16:15:25+00:00</updated>
<author>
<name>Thomas Kriechbaumer</name>
</author>
<published>2022-06-26T16:15:25+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=0d013a21e1347fc38e742b2bd876329e86c153a9'/>
<id>urn:sha1:0d013a21e1347fc38e742b2bd876329e86c153a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for large Mouse Reports (#16371)</title>
<updated>2022-06-09T01:39:16+00:00</updated>
<author>
<name>Drashna Jaelre</name>
</author>
<published>2022-06-09T01:39:16+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=0ab51ee29d6e980a50b27f122a10d0f7de4b1aed'/>
<id>urn:sha1:0ab51ee29d6e980a50b27f122a10d0f7de4b1aed</id>
<content type='text'>
Co-authored-by: Sergey Vlasov &lt;sigprof@gmail.com&gt;
Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;</content>
</entry>
<entry>
<title>[Core] Move `has_mouse_report_changed` function to `report.c`  (#16543)</title>
<updated>2022-03-14T00:01:47+00:00</updated>
<author>
<name>Drashna Jaelre</name>
</author>
<published>2022-03-14T00:01:47+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=921b9dad6c37575215231b34a3492ffb38eaeec2'/>
<id>urn:sha1:921b9dad6c37575215231b34a3492ffb38eaeec2</id>
<content type='text'>
* Move 'has_mouse_report_changed' checkto report.c

* change mousekeys to use memcpy

* fix linting issues</content>
</entry>
<entry>
<title>[Bug] Rename has_mouse_report_changed parameters (#16417)</title>
<updated>2022-03-08T04:16:35+00:00</updated>
<author>
<name>ZiTe</name>
</author>
<published>2022-03-08T04:16:35+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=0880850b158ca5da4eae28c43849909c01350f0f'/>
<id>urn:sha1:0880850b158ca5da4eae28c43849909c01350f0f</id>
<content type='text'>
Fixes compilation issues when bluetooth is enabled, due to issues 
with cpp used by bluetooth code. 

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;
Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;</content>
</entry>
<entry>
<title>Format code according to conventions (#16322)</title>
<updated>2022-02-12T18:29:31+00:00</updated>
<author>
<name>QMK Bot</name>
</author>
<published>2022-02-12T18:29:31+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=63646e8906e062d1c1de3925cba70c4e3426a855'/>
<id>urn:sha1:63646e8906e062d1c1de3925cba70c4e3426a855</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable a default task throttle for split pointing. (#15925)</title>
<updated>2022-01-26T19:24:29+00:00</updated>
<author>
<name>Dasky</name>
</author>
<published>2022-01-26T19:24:29+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=7b31fc54df6543e3426cce159a915fdaa947b57d'/>
<id>urn:sha1:7b31fc54df6543e3426cce159a915fdaa947b57d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Core] Split support for pointing devices. (#15304)</title>
<updated>2021-12-27T01:05:51+00:00</updated>
<author>
<name>Dasky</name>
</author>
<published>2021-12-27T01:05:51+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=7f7364c55912879baaff8fafca550d02f17b4d44'/>
<id>urn:sha1:7f7364c55912879baaff8fafca550d02f17b4d44</id>
<content type='text'>
* Draft implementation

* formatting

* fix combined buttons

* remove pimoroni throttle

* sync pointing on a throttle loop with checksum

* no longer used

* doh

Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;

* switch pimoroni to a cpi equivalent

* add cpi support

* allow user modification of seperate mouse reports

* a little tidy up

* add *_RIGHT defines.

* docs

* doxygen comments

* basic changelog

* clean up pimoroni

* small doc fixes

* Update docs/feature_pointing_device.md

Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;

* performance tweak if side has usb

* Don't run init funtions on wrong side

* renamed some variables for consistency

* fix pimoroni typos

* Clamp instead of OR

* Promote combined values to uint16_t

* Update pointing_device.c

Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;
Co-authored-by: Nick Brassel &lt;nick@tzarc.org&gt;</content>
</entry>
<entry>
<title>Add needed include to pointing_device.c (#15167)</title>
<updated>2021-11-15T17:09:31+00:00</updated>
<author>
<name>Drashna Jaelre</name>
</author>
<published>2021-11-15T17:09:31+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=b3ee124da666287ef13787523ea88bf40713ff4c'/>
<id>urn:sha1:b3ee124da666287ef13787523ea88bf40713ff4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework and expand Pointing Device support (#14343)</title>
<updated>2021-11-15T06:03:24+00:00</updated>
<author>
<name>Drashna Jaelre</name>
</author>
<published>2021-11-15T06:03:24+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=56e3f06a26851976e559aacf7a096c61403304be'/>
<id>urn:sha1:56e3f06a26851976e559aacf7a096c61403304be</id>
<content type='text'>
Co-authored-by: Dasky &lt;32983009+daskygit@users.noreply.github.com&gt;</content>
</entry>
</feed>
