<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware/keyboards/salane, 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>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>Remove empty `url` fields (#25181)</title>
<updated>2025-04-22T16:59:00+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2025-04-22T16:59:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=960c4969a539fbbc1880d3fad1c1af83827d535a'/>
<id>960c4969a539fbbc1880d3fad1c1af83827d535a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for Starry FRL (#24626)</title>
<updated>2025-03-28T08:27:36+00:00</updated>
<author>
<name>Sắn</name>
<email>59417802+MaiTheSan@users.noreply.github.com</email>
</author>
<published>2025-03-28T08:27:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=ce9713c47d840380d5647335a9cb819d373139e1'/>
<id>ce9713c47d840380d5647335a9cb819d373139e1</id>
<content type='text'>
Co-authored-by: jack &lt;jack@pngu.org&gt;
Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;
Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: jack &lt;jack@pngu.org&gt;
Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;
Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>`salane/ncr80alpsskfl`: add additional layouts (#24809)</title>
<updated>2025-01-13T00:39:40+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2025-01-13T00:39:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=26f898c8a538b808cf506f558a9454f7f50e3ba6'/>
<id>26f898c8a538b808cf506f558a9454f7f50e3ba6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Keyboard] Add NCR80 ALPS SKFL/FR (#24625)</title>
<updated>2024-12-03T07:35:24+00:00</updated>
<author>
<name>Sắn</name>
<email>59417802+MaiTheSan@users.noreply.github.com</email>
</author>
<published>2024-12-03T07:35:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=191172aa4e03081ec36cc918a6ac7ffe289162d6'/>
<id>191172aa4e03081ec36cc918a6ac7ffe289162d6</id>
<content type='text'>
* ADD NCR80 ALPS SKFL/FR

* fix

* Update config.h

* Update config.h

* Update keyboards/salane/ncr80alpsskfl/keyboard.json

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/salane/ncr80alpsskfl/keymaps/default/keymap.c

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/salane/ncr80alpsskfl/keymaps/default/keymap.c

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/salane/ncr80alpsskfl/keyboard.json

Co-authored-by: jack &lt;jack@pngu.org&gt;

* Update keyboards/salane/ncr80alpsskfl/readme.md

Co-authored-by: jack &lt;jack@pngu.org&gt;

---------

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;
Co-authored-by: jack &lt;jack@pngu.org&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ADD NCR80 ALPS SKFL/FR

* fix

* Update config.h

* Update config.h

* Update keyboards/salane/ncr80alpsskfl/keyboard.json

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/salane/ncr80alpsskfl/keymaps/default/keymap.c

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/salane/ncr80alpsskfl/keymaps/default/keymap.c

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/salane/ncr80alpsskfl/keyboard.json

Co-authored-by: jack &lt;jack@pngu.org&gt;

* Update keyboards/salane/ncr80alpsskfl/readme.md

Co-authored-by: jack &lt;jack@pngu.org&gt;

---------

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;
Co-authored-by: jack &lt;jack@pngu.org&gt;</pre>
</div>
</content>
</entry>
</feed>
