<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware/drivers/lcd, branch master</title>
<subtitle>QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/'/>
<entry>
<title>[CI] Format code according to conventions (#25827)</title>
<updated>2025-11-30T19:25:13+00:00</updated>
<author>
<name>QMK Bot</name>
<email>hello@qmk.fm</email>
</author>
<published>2025-11-30T19:25:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=6ed61c65dd66cdbb450a4920a69bae193ec73f15'/>
<id>6ed61c65dd66cdbb450a4920a69bae193ec73f15</id>
<content type='text'>
Format code according to conventions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Format code according to conventions</pre>
</div>
</content>
</entry>
<entry>
<title>docs: fix misspellings (#25555)</title>
<updated>2025-09-09T21:51:13+00:00</updated>
<author>
<name>François Magimel</name>
<email>magimel.francois@gmail.com</email>
</author>
<published>2025-09-09T21:51:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=09ab67c0440d8e5e3faf832d23eb1b754845a573'/>
<id>09ab67c0440d8e5e3faf832d23eb1b754845a573</id>
<content type='text'>
* docs: fix misspellings

* docs: do line breaks with HTML instead of spaces

To remove trailing spaces and to avoid breaking things, line breaks can
be done with the HTML br tag.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* docs: fix misspellings

* docs: do line breaks with HTML instead of spaces

To remove trailing spaces and to avoid breaking things, line breaks can
be done with the HTML br tag.</pre>
</div>
</content>
</entry>
<entry>
<title>Add `compiler_support.h` (#25274)</title>
<updated>2025-05-22T13:31:15+00:00</updated>
<author>
<name>Pablo Martínez</name>
<email>58857054+elpekenin@users.noreply.github.com</email>
</author>
<published>2025-05-22T13:31:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=955809bd5aee8b1444595b450eeeef1f42799995'/>
<id>955809bd5aee8b1444595b450eeeef1f42799995</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>input_club/ergodox_infinity ST7565 call spi_stop (#24429)</title>
<updated>2024-09-26T18:43:39+00:00</updated>
<author>
<name>Eric</name>
<email>eric.wong.t@gmail.com</email>
</author>
<published>2024-09-26T18:43:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=805cde674d6e7bb5c09fdc48dd04b135cc3430ac'/>
<id>805cde674d6e7bb5c09fdc48dd04b135cc3430ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</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>
<email>fauxpark@gmail.com</email>
</author>
<published>2024-02-18T06:08:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=2d1aed78a67b3d2b002cc739ef087963b05b76b8'/>
<id>2d1aed78a67b3d2b002cc739ef087963b05b76b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Doxygen comments for some headers (#20194)</title>
<updated>2023-03-22T03:32:49+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-03-22T03:32:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=9c3c159286d20b05c3526ddb96661b10f706f222'/>
<id>9c3c159286d20b05c3526ddb96661b10f706f222</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix functions with empty params (#19647)</title>
<updated>2023-01-20T16:21:17+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-01-20T16:21:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=cf935d97ae479e7a1e1f2f2f248b93e52e4cc69e'/>
<id>cf935d97ae479e7a1e1f2f2f248b93e52e4cc69e</id>
<content type='text'>
* Fix functions with empty params

* Found a bunch more</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix functions with empty params

* Found a bunch more</pre>
</div>
</content>
</entry>
<entry>
<title>Format code according to conventions (#16686)</title>
<updated>2022-03-19T11:52:03+00:00</updated>
<author>
<name>QMK Bot</name>
<email>hello@qmk.fm</email>
</author>
<published>2022-03-19T11:52:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=98e783cc3ca76b542093bab9b0939030fd3cfba7'/>
<id>98e783cc3ca76b542093bab9b0939030fd3cfba7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>HD44780 driver rework (#16370)</title>
<updated>2022-03-19T06:57:22+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2022-03-19T06:57:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=9ee2effe8e61d32524b11092a0d04a96972c1493'/>
<id>9ee2effe8e61d32524b11092a0d04a96972c1493</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</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>
<email>hello@qmk.fm</email>
</author>
<published>2022-02-12T18:29:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=63646e8906e062d1c1de3925cba70c4e3426a855'/>
<id>63646e8906e062d1c1de3925cba70c4e3426a855</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
