<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk/quantum, branch master</title>
<subtitle>Custom split ortholinear mechanical keyboard with rollerball mouse. Firmware. https://blog.node5.net/custom-keyboard
</subtitle>
<id>http://git.node5.net/firmware/qmk/atom?h=master</id>
<link rel='self' href='http://git.node5.net/firmware/qmk/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/'/>
<updated>2023-09-25T02:32:20+00:00</updated>
<entry>
<title>Fix combo_ref_from_layer respect different default layer [#21780] (#21781)</title>
<updated>2023-09-25T02:32:20+00:00</updated>
<author>
<name>Ben Cooper</name>
<email>63478578+bncpr@users.noreply.github.com</email>
</author>
<published>2023-09-25T02:32:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=4ebb065f94694b40cadf77808cba946d2fb5bb3c'/>
<id>urn:sha1:4ebb065f94694b40cadf77808cba946d2fb5bb3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix compilation of dynamic_keymap.c without VIA (#21858)</title>
<updated>2023-08-29T13:28:09+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2023-08-29T13:28:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=11a810130127b840ccabc1703e1864cc696f745a'/>
<id>urn:sha1:11a810130127b840ccabc1703e1864cc696f745a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unicode, Unicodemap and UCIS refactor (#21659)</title>
<updated>2023-08-27T03:30:19+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-08-27T03:30:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=70e34e491c297231a3f987fd69760d38e79dbfa4'/>
<id>urn:sha1:70e34e491c297231a3f987fd69760d38e79dbfa4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>RGB Matrix: driver naming cleanups (#21594)</title>
<updated>2023-08-23T00:00:03+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-08-23T00:00:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=37bc9499453f95e4e835faa751dbfffff9bfd644'/>
<id>urn:sha1:37bc9499453f95e4e835faa751dbfffff9bfd644</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplfy RGB/LED matrix effect logic (#21703)</title>
<updated>2023-08-22T23:03:01+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2023-08-22T23:03:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=dfb6d38f08b3912baffbca23e351dd0ad836238c'/>
<id>urn:sha1:dfb6d38f08b3912baffbca23e351dd0ad836238c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: restore indicators to jellybean_raindrops (#21792)</title>
<updated>2023-08-22T17:39:33+00:00</updated>
<author>
<name>Less/Rikki</name>
<email>86894501+lesshonor@users.noreply.github.com</email>
</author>
<published>2023-08-22T17:39:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=0d535381deeceb8e691e53ab98445efe884dc8f4'/>
<id>urn:sha1:0d535381deeceb8e691e53ab98445efe884dc8f4</id>
<content type='text'>
After #21169, rgb_matrix_indicators() was limited to running on the
final render iteration. Since the jellybean_raindrops animation
immediately returns false after updating a single LED, the iteration
count no longer ends up high enough to render non-advanced indicators.

This change also brings jellybean_raindrops more in line with raindrops.</content>
</entry>
<entry>
<title>haptic: further naming cleanups (#21682)</title>
<updated>2023-08-04T00:16:16+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-08-04T00:16:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=0b802defd4ad81f38bdd3ae0192e2a834f7d99be'/>
<id>urn:sha1:0b802defd4ad81f38bdd3ae0192e2a834f7d99be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>audio: Don't play the first note of zero-note melodies (#21661)</title>
<updated>2023-08-02T16:07:43+00:00</updated>
<author>
<name>Nebuleon</name>
<email>2391500+Nebuleon@users.noreply.github.com</email>
</author>
<published>2023-08-02T16:07:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=f0c94530831805c7309eb833cdf31e3f0d9d99e1'/>
<id>urn:sha1:f0c94530831805c7309eb833cdf31e3f0d9d99e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Dynamic Macro Compilation for avr-gcc 5.4.0 + Linux (#21653)</title>
<updated>2023-08-02T05:49:58+00:00</updated>
<author>
<name>James Young</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2023-08-02T05:49:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=eab315e935dced643c4cae9c9697ebe520627f36'/>
<id>urn:sha1:eab315e935dced643c4cae9c9697ebe520627f36</id>
<content type='text'>
Co-authored-by: Joel Challis &lt;git@zvecr.com&gt;
</content>
</entry>
<entry>
<title>Remove old OLED API code (#21651)</title>
<updated>2023-07-31T14:43:10+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-07-31T14:43:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=6018b56c5595b97e45837d1ee9c96d9c3d795c43'/>
<id>urn:sha1:6018b56c5595b97e45837d1ee9c96d9c3d795c43</id>
<content type='text'>
</content>
</entry>
</feed>
