<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware/keyboards/ibm, 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>Merge remote-tracking branch 'origin/master' into develop</title>
<updated>2025-10-22T15:20:28+00:00</updated>
<author>
<name>QMK Bot</name>
<email>hello@qmk.fm</email>
</author>
<published>2025-10-22T15:20:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=946d651f579893965ae452a3d462f354395ea2a1'/>
<id>946d651f579893965ae452a3d462f354395ea2a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Broken Numpad 0 on `yacobo` IBM Model M (#25742)</title>
<updated>2025-10-22T15:19:48+00:00</updated>
<author>
<name>kay</name>
<email>106367116+kaybarkbark@users.noreply.github.com</email>
</author>
<published>2025-10-22T15:19:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=1c1e8d7f7af36ae668a9a690f22e6535a48fde57'/>
<id>1c1e8d7f7af36ae668a9a690f22e6535a48fde57</id>
<content type='text'>
I built three of these and was confused as to why my numpad 0 wasn't
working. Eventually, I consulted this website to see the key matrix for
the Model M

https://sharktastica.co.uk/sims/matrix?kb=enhanced

`kp_0` is in the matrix at [0, 12], not [0, 11]. Simple off by one
error. I fixed this, flashed to all my keyboards, and it worked.

Co-authored-by: Kay Barkbark &lt;kay@laptop&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I built three of these and was confused as to why my numpad 0 wasn't
working. Eventually, I consulted this website to see the key matrix for
the Model M

https://sharktastica.co.uk/sims/matrix?kb=enhanced

`kp_0` is in the matrix at [0, 12], not [0, 11]. Simple off by one
error. I fixed this, flashed to all my keyboards, and it worked.

Co-authored-by: Kay Barkbark &lt;kay@laptop&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Update STM32F446 default HSE to 8MHz (#25717)</title>
<updated>2025-10-13T05:40:45+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2025-10-13T05:40:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=f4068dbfb0a5bc8ba0daf4e714ff3cbe89ef92c2'/>
<id>f4068dbfb0a5bc8ba0daf4e714ff3cbe89ef92c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove deprecated `RGB_` and Mouse keycodes (#25444)</title>
<updated>2025-07-11T17:05:41+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2025-07-11T17:05:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=6b38dc17cd12b740b45b56c67ad04bb428f3bddb'/>
<id>6b38dc17cd12b740b45b56c67ad04bb428f3bddb</id>
<content type='text'>
* Remove deprecated `RGB_` and Mouse keycodes

* Update old mouse keycodes, 0-9/A-M

* Update old mouse keycodes, N-Z &amp; layouts

* Missed some stuff</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove deprecated `RGB_` and Mouse keycodes

* Update old mouse keycodes, 0-9/A-M

* Update old mouse keycodes, N-Z &amp; layouts

* Missed some stuff</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate remaining `DEFAULT_FOLDER` to keyboard aliases (#25291)</title>
<updated>2025-06-10T21:20:34+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2025-06-10T21:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=5bdeb7dad11c1566cf35ea2c70db20f66d1823a8'/>
<id>5bdeb7dad11c1566cf35ea2c70db20f66d1823a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>modelh: add prerequisites for via support (#24932)</title>
<updated>2025-04-24T20:04:30+00:00</updated>
<author>
<name>Joel Beckmeyer</name>
<email>joel@beckmeyer.us</email>
</author>
<published>2025-04-24T20:04:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=4ae24004b7ef911fbdf134485bd00c10909414c1'/>
<id>4ae24004b7ef911fbdf134485bd00c10909414c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove `"command":false` from keyboards (#25193)</title>
<updated>2025-04-24T00:28:13+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2025-04-24T00:28:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=0bd02952eab98f3c2327b80705f03ce7ede6e100'/>
<id>0bd02952eab98f3c2327b80705f03ce7ede6e100</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove `"console":false` from keyboards (#25190)</title>
<updated>2025-04-23T02:09:56+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2025-04-23T02:09:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=07684bcc99515c04a9edda3e1dfac2fc9eb79fac'/>
<id>07684bcc99515c04a9edda3e1dfac2fc9eb79fac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only configure `STM32_HSECLK` within `board.h` (#25001)</title>
<updated>2025-03-09T23:41:24+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2025-03-09T23:41:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=67934546ea59f9e7782e55985281d07319f21639'/>
<id>67934546ea59f9e7782e55985281d07319f21639</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Relocate base WS2812 code (#24850)</title>
<updated>2025-01-25T06:38:12+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2025-01-25T06:38:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=a6e931400ead19d3d34ca4a57785d1512dc2d12b'/>
<id>a6e931400ead19d3d34ca4a57785d1512dc2d12b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
