<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_sweep_skeletyl/drivers/oled/oled_driver.h, 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-11-30T19:25:13+00:00</updated>
<entry>
<title>[CI] Format code according to conventions (#25827)</title>
<updated>2025-11-30T19:25:13+00:00</updated>
<author>
<name>QMK Bot</name>
</author>
<published>2025-11-30T19:25:13+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=6ed61c65dd66cdbb450a4920a69bae193ec73f15'/>
<id>urn:sha1:6ed61c65dd66cdbb450a4920a69bae193ec73f15</id>
<content type='text'>
Format code according to conventions</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into develop</title>
<updated>2023-09-25T19:41:01+00:00</updated>
<author>
<name>QMK Bot</name>
</author>
<published>2023-09-25T19:41:01+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=0b6c9385bc9c437f3e623b4243b8a1ac5c0d4a3c'/>
<id>urn:sha1:0b6c9385bc9c437f3e623b4243b8a1ac5c0d4a3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in oled_driver (#22134)</title>
<updated>2023-09-25T19:40:27+00:00</updated>
<author>
<name>Ikko Eltociear Ashimine</name>
</author>
<published>2023-09-25T19:40:27+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=6eb2e43a8d61694b05016e9a6c95303ff9d5e761'/>
<id>urn:sha1:6eb2e43a8d61694b05016e9a6c95303ff9d5e761</id>
<content type='text'>
betwen -&gt; between</content>
</entry>
<entry>
<title>Allow force flush of oled display (#20953)</title>
<updated>2023-09-14T08:20:03+00:00</updated>
<author>
<name>Chris Salch</name>
</author>
<published>2023-09-14T08:20:03+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=d8e100ae3cc38a63889c5933cecc13b0a58f9277'/>
<id>urn:sha1:d8e100ae3cc38a63889c5933cecc13b0a58f9277</id>
<content type='text'>
Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;
Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;
</content>
</entry>
<entry>
<title>OLED Driver improvements (#20331)</title>
<updated>2023-05-10T21:04:53+00:00</updated>
<author>
<name>Drashna Jaelre</name>
</author>
<published>2023-05-10T21:04:53+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=2ddad246ce85066d5aee798e6ea516ea8e49eea9'/>
<id>urn:sha1:2ddad246ce85066d5aee798e6ea516ea8e49eea9</id>
<content type='text'>
Co-authored-by: Sergey Vlasov &lt;sigprof@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add default limit to OLED dirty processing (#19068)</title>
<updated>2022-11-14T01:49:58+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2022-11-14T01:49:58+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=0719d68b205ecffd8f93dee07b7dd07d8bc8c615'/>
<id>urn:sha1:0719d68b205ecffd8f93dee07b7dd07d8bc8c615</id>
<content type='text'>
</content>
</entry>
<entry>
<title>define `oled_write_ln_P` as `oled_write_ln` for non-AVR MCUs (#18589)</title>
<updated>2022-10-04T22:00:01+00:00</updated>
<author>
<name>Less/Rikki</name>
</author>
<published>2022-10-04T22:00:01+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=d43045e845ba3e3179c3c358f96103752b56648b'/>
<id>urn:sha1:d43045e845ba3e3179c3c358f96103752b56648b</id>
<content type='text'>
</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>[Core] Change OLED task function to be boolean (#14864)</title>
<updated>2021-11-01T22:42:50+00:00</updated>
<author>
<name>Drashna Jaelre</name>
</author>
<published>2021-11-01T22:42:50+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=9d235d4fc5c34f372b0c393f41686b5ef4f8dc13'/>
<id>urn:sha1:9d235d4fc5c34f372b0c393f41686b5ef4f8dc13</id>
<content type='text'>
* [Core] Add kb level callbacks to OLED driver

* Update keyboards and keymaps

* Update docs

* Update userspace configs

* Add fix for my keymap ...

* update lefty</content>
</entry>
<entry>
<title>[Core] Add `is_oled_scrolling` (#14305)</title>
<updated>2021-09-05T16:09:20+00:00</updated>
<author>
<name>JayceFayne</name>
</author>
<published>2021-09-05T16:09:20+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=767f2c02844acd77c86ea84fb86a1a7f49f379b0'/>
<id>urn:sha1:767f2c02844acd77c86ea84fb86a1a7f49f379b0</id>
<content type='text'>
</content>
</entry>
</feed>
