<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_sweep_skeletyl/quantum/pointing_device/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>2025-06-14T12:55:35+00:00</updated>
<entry>
<title>Add core handling for pointing device failures. (#25315)</title>
<updated>2025-06-14T12:55:35+00:00</updated>
<author>
<name>Dasky</name>
</author>
<published>2025-06-14T12:55:35+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=7919848324076250894542c12adcd6781c99b9d1'/>
<id>urn:sha1:7919848324076250894542c12adcd6781c99b9d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add additional hooks for Community modules (#25050)</title>
<updated>2025-05-05T00:21:47+00:00</updated>
<author>
<name>Drashna Jaelre</name>
</author>
<published>2025-05-05T00:21:47+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=12caf0be4eab171ffeb041cc153f9addb68f404e'/>
<id>urn:sha1:12caf0be4eab171ffeb041cc153f9addb68f404e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>High resolution scrolling (without feature report parsing) (#24423)</title>
<updated>2025-04-22T22:04:31+00:00</updated>
<author>
<name>eynsai</name>
</author>
<published>2025-04-22T22:04:31+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=7a2cd0fa962eb5e6e18ce8b0213a7171bc823c1f'/>
<id>urn:sha1:7a2cd0fa962eb5e6e18ce8b0213a7171bc823c1f</id>
<content type='text'>
* hires scrolling without feature report parsing

* fix valid range for exponent

* fix incorrect minimum exponent value documentation</content>
</entry>
<entry>
<title>[chore]: move and rename mouse/scroll min/max defines (#25141)</title>
<updated>2025-04-13T16:36:13+00:00</updated>
<author>
<name>Stefan Kerkmann</name>
</author>
<published>2025-04-13T16:36:13+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=a7bf8e64a584c9a0930f4aa701a09a6e1de7e117'/>
<id>urn:sha1:a7bf8e64a584c9a0930f4aa701a09a6e1de7e117</id>
<content type='text'>
* protocol: move {XY/HV}_REPORT_{MIN,MAX} into report.h

..to allow easier re-use in other code implementations.

* protocol: rename {XY/HV}_REPORT_{MIN/MAX} to MOUSE_REPORT_{XY/HV}_{MIN/MAX}

..to avoid naming collisions.</content>
</entry>
<entry>
<title>Move pointing device driver code (#24445)</title>
<updated>2024-10-25T17:11:51+00:00</updated>
<author>
<name>Dasky</name>
</author>
<published>2024-10-25T17:11:51+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=f5b495e06e257796a9be845f47bfc375fece81f8'/>
<id>urn:sha1:f5b495e06e257796a9be845f47bfc375fece81f8</id>
<content type='text'>
Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;
</content>
</entry>
<entry>
<title>Extended wheel reports (#24422)</title>
<updated>2024-10-06T09:26:55+00:00</updated>
<author>
<name>eynsai</name>
</author>
<published>2024-10-06T09:26:55+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=2cb35373c6ecc4341b538cc5ad37accf3e5030e4'/>
<id>urn:sha1:2cb35373c6ecc4341b538cc5ad37accf3e5030e4</id>
<content type='text'>
extended wheel reports</content>
</entry>
<entry>
<title>Normalise mouse keycodes (#23975)</title>
<updated>2024-07-03T08:35:54+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2024-07-03T08:35:54+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=f8596b40a4bb15a1881138baa8b8787277e2e622'/>
<id>urn:sha1:f8596b40a4bb15a1881138baa8b8787277e2e622</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix pointing_device_set_cpi_on_side() (#23391)</title>
<updated>2024-04-04T03:39:02+00:00</updated>
<author>
<name>Taro Hayashi</name>
</author>
<published>2024-04-04T03:39:02+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=c70ebd4a0e27009a9baf4c8f74379dae6c55b461'/>
<id>urn:sha1:c70ebd4a0e27009a9baf4c8f74379dae6c55b461</id>
<content type='text'>
Co-authored-by: Less/Rikki &lt;86894501+lesshonor@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Update GPIO macro usages in core (#23093)</title>
<updated>2024-02-18T06:08:27+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2024-02-18T06:08:27+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=2d1aed78a67b3d2b002cc739ef087963b05b76b8'/>
<id>urn:sha1:2d1aed78a67b3d2b002cc739ef087963b05b76b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pointing_device: motion pin define and c-format weirdness (#22802)</title>
<updated>2024-01-10T16:38:13+00:00</updated>
<author>
<name>JohSchneider</name>
</author>
<published>2024-01-10T16:38:13+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=d9b1ab9ae03a5d6ca09902a1c0d2927548829de8'/>
<id>urn:sha1:d9b1ab9ae03a5d6ca09902a1c0d2927548829de8</id>
<content type='text'>
the mutual exclusive POINTING_DEVICE_MOTION_PIN and SPLIT_POINTING_ENABLE influence if and how the `pointing_device_driver.get_report` is triggered. now the way the define is wrapping around an "unbraced" if leads clang-format to weirdly indent the first line in the 'SPLIT_POINTING_ENABLE' as the first command after the if.

this hints that any code addition in between the two - that possibly should run regardless, would break the if-def enabled code.

this can be solved by adding a pair of curly braces in the POINTING_DEVICE_MOTION_PIN part, to clearly denote which commands are to be skipped if the motion pin shows now activity.

Co-authored-by: Johannes &lt;you@example.com&gt;</content>
</entry>
</feed>
