<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_sweep_skeletyl/docs/i2c_driver.md, 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>2024-06-02T02:42:24+00:00</updated>
<entry>
<title>[docs] Organize driver &amp; feature docs into subfolders (#23848)</title>
<updated>2024-06-02T02:42:24+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2024-06-02T02:42:24+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=78a0adfbb4d2c4e12f93f2a62ded0020d406243e'/>
<id>urn:sha1:78a0adfbb4d2c4e12f93f2a62ded0020d406243e</id>
<content type='text'>
Co-authored-by: Nick Brassel &lt;nick@tzarc.org&gt;
</content>
</entry>
<entry>
<title>Vitepress conversion of docs. (#23795)</title>
<updated>2024-05-30T02:00:41+00:00</updated>
<author>
<name>Nick Brassel</name>
</author>
<published>2024-05-30T02:00:41+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=6ef97172889ccd5db376b2a9f8825489e24fdac4'/>
<id>urn:sha1:6ef97172889ccd5db376b2a9f8825489e24fdac4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update naming convention for GPIO control macros (#23085)</title>
<updated>2024-02-16T13:18:26+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2024-02-16T13:18:26+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=b8646bc40bd616167da150f6da4eda372f7de23d'/>
<id>urn:sha1:b8646bc40bd616167da150f6da4eda372f7de23d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>I2C driver cleanup (#21273)</title>
<updated>2024-01-17T13:05:38+00:00</updated>
<author>
<name>David Hoelscher</name>
</author>
<published>2024-01-17T13:05:38+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=e9bd7d7ad308f9c72c86863bf9f19382c7e2d892'/>
<id>urn:sha1:e9bd7d7ad308f9c72c86863bf9f19382c7e2d892</id>
<content type='text'>
* remove i2c_start and i2c_stop from i2c drivers

* remove static i2c_address variable from chibios i2c driver</content>
</entry>
<entry>
<title>i2c: rename read/write register functions (#22905)</title>
<updated>2024-01-16T02:26:40+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2024-01-16T02:26:40+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=a522b1f15627c69f94cbc814968be5a63519b8e3'/>
<id>urn:sha1:a522b1f15627c69f94cbc814968be5a63519b8e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dedupe I2C, SPI, UART driver inclusions (#22253)</title>
<updated>2023-10-13T06:25:32+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2023-10-13T06:25:32+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=c157c19b81fbd8b516de0eb5e854d278669cff1a'/>
<id>urn:sha1:c157c19b81fbd8b516de0eb5e854d278669cff1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix anchor IDs for some API references (#21345)</title>
<updated>2023-06-24T07:44:50+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2023-06-24T07:44:50+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=12edfc0c69f1b6f3f3d6e182a82b57ea4b0179ed'/>
<id>urn:sha1:12edfc0c69f1b6f3f3d6e182a82b57ea4b0179ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix i2c driver doc: Incorrect name (#16898)</title>
<updated>2022-04-20T17:10:20+00:00</updated>
<author>
<name>jpe230</name>
</author>
<published>2022-04-20T17:10:20+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=81be7bb7b573e354c88ed6381d89e6613f4febc6'/>
<id>urn:sha1:81be7bb7b573e354c88ed6381d89e6613f4febc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>i2c_master: Add support for reading/writing to 16-bit registers (#14289)</title>
<updated>2021-10-06T23:29:35+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2021-10-06T23:29:35+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=bc1f5ef38172bc77a802fb779e5da60f800c231b'/>
<id>urn:sha1:bc1f5ef38172bc77a802fb779e5da60f800c231b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Align ChibiOS I2C defs with other drivers (#14399)</title>
<updated>2021-09-12T14:41:33+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2021-09-12T14:41:33+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=0fa217a5b7cdd035105387fd31c506fda4cfb945'/>
<id>urn:sha1:0fa217a5b7cdd035105387fd31c506fda4cfb945</id>
<content type='text'>
* Align ChibiOS I2C defs with other drivers

* Update keyboards/xelus/valor_frl_tkl/config.h

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;</content>
</entry>
</feed>
