<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware/quantum/bits.h, 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>Fix path typo related RP2040 (#25069)</title>
<updated>2025-03-28T10:03:59+00:00</updated>
<author>
<name>lsh4711</name>
<email>120231876+lsh4711@users.noreply.github.com</email>
</author>
<published>2025-03-28T10:03:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=5a6595357d110636dddc9a8f0455f5db55d4e2a7'/>
<id>5a6595357d110636dddc9a8f0455f5db55d4e2a7</id>
<content type='text'>
Fix path typo</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix path typo</pre>
</div>
</content>
</entry>
<entry>
<title>[Core] quantum: util: add bit and bitmask helpers (#24229)</title>
<updated>2024-10-12T16:48:00+00:00</updated>
<author>
<name>Stefan Kerkmann</name>
<email>karlk90@pm.me</email>
</author>
<published>2024-10-12T16:48:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=5478051d7470efb32783b1c4080a2c3f24ce3c24'/>
<id>5478051d7470efb32783b1c4080a2c3f24ce3c24</id>
<content type='text'>
quantum: util: add bit and bitmask helpers

These helpers are handy and can prevent off-by-one errors when working
with registers and general low level bit manipulation tasks. The macros
themself are inspired by the bits.h macros from the linux kernel source
code.

Signed-off-by: Stefan Kerkmann &lt;karlk90@pm.me&gt;
Co-authored-by: Pascal Getreuer &lt;50221757+getreuer@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
quantum: util: add bit and bitmask helpers

These helpers are handy and can prevent off-by-one errors when working
with registers and general low level bit manipulation tasks. The macros
themself are inspired by the bits.h macros from the linux kernel source
code.

Signed-off-by: Stefan Kerkmann &lt;karlk90@pm.me&gt;
Co-authored-by: Pascal Getreuer &lt;50221757+getreuer@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
</feed>
