<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vial-qmk.git/tmk_core/protocol, branch vial</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/vial-qmk.git/'/>
<entry>
<title>Fix NKRO and Mouse Emulation on arm_atsam (#23945)</title>
<updated>2024-08-12T23:06:24+00:00</updated>
<author>
<name>Izumemori</name>
<email>github@izu.re</email>
</author>
<published>2024-08-12T23:06:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/vial-qmk.git/commit/?id=40f2575b567234e78d2e13451fc90b7e04ef7049'/>
<id>40f2575b567234e78d2e13451fc90b7e04ef7049</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Align LUFA suspend logic (#24055)</title>
<updated>2024-07-05T11:02:39+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2024-07-05T11:02:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/vial-qmk.git/commit/?id=d0e89aeccada3f0df906dd4ff8fa7708b0d8234e'/>
<id>d0e89aeccada3f0df906dd4ff8fa7708b0d8234e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change suspend condition check order on ChibiOS (#24020)</title>
<updated>2024-07-04T02:13:00+00:00</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2024-07-04T02:13:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/vial-qmk.git/commit/?id=bdca9318f9f6a7b4ea697113a2e0b3117a67e093'/>
<id>bdca9318f9f6a7b4ea697113a2e0b3117a67e093</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[FIX] ChibiOS: USB Digitizer and Joystick IN endpoint compilation (#23854)</title>
<updated>2024-06-03T12:35:46+00:00</updated>
<author>
<name>Stefan Kerkmann</name>
<email>karlk90@pm.me</email>
</author>
<published>2024-06-03T12:35:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/vial-qmk.git/commit/?id=8253697a6389aaec73f85a29dd25247b32389502'/>
<id>8253697a6389aaec73f85a29dd25247b32389502</id>
<content type='text'>
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: Ryan &lt;fauxpark@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix WAIT_FOR_USB handling (#23598)</title>
<updated>2024-04-24T18:33:52+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2024-04-24T18:33:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/vial-qmk.git/commit/?id=16cca527a6b46c2aa365428d7d1e214509068c4a'/>
<id>16cca527a6b46c2aa365428d7d1e214509068c4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove midi_ep_task from ChibiOS (#23162)</title>
<updated>2024-03-29T03:40:41+00:00</updated>
<author>
<name>Robin Carlier</name>
<email>57142648+robin-carlier@users.noreply.github.com</email>
</author>
<published>2024-03-29T03:40:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/vial-qmk.git/commit/?id=42a725e355e64d170fc42738ddbb1ed1128892e9'/>
<id>42a725e355e64d170fc42738ddbb1ed1128892e9</id>
<content type='text'>
Co-authored-by: Joel Challis &lt;git@zvecr.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Joel Challis &lt;git@zvecr.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor vusb to protocol use pre/post task (#14944)</title>
<updated>2024-03-14T10:45:12+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2024-03-14T10:45:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/vial-qmk.git/commit/?id=63dd131d812be4b8d4894fc20ca9968e25996b07'/>
<id>63dd131d812be4b8d4894fc20ca9968e25996b07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Core] Refactor ChibiOS USB endpoints to be fully async (#21656)</title>
<updated>2024-02-28T11:00:27+00:00</updated>
<author>
<name>Stefan Kerkmann</name>
<email>karlk90@pm.me</email>
</author>
<published>2024-02-28T11:00:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/vial-qmk.git/commit/?id=0e02b0c41e47d5f5ad799a9860869b9d30ab881a'/>
<id>0e02b0c41e47d5f5ad799a9860869b9d30ab881a</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.vinkies.net/vial-qmk.git/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>[Core] Add OS detection callbacks (#21777)</title>
<updated>2024-02-16T14:19:02+00:00</updated>
<author>
<name>Andre Brait</name>
<email>andrebrait@gmail.com</email>
</author>
<published>2024-02-16T14:19:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/vial-qmk.git/commit/?id=80f3da36e571fa702b1d3df693fd545801250eca'/>
<id>80f3da36e571fa702b1d3df693fd545801250eca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
