<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vial-qmk.git/drivers/ps2, 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 PS/2 Trackpoint mouse clicks (#22265) (#23694)</title>
<updated>2024-05-20T23:36:48+00:00</updated>
<author>
<name>Michael Büchler</name>
<email>michael.buechler@posteo.net</email>
</author>
<published>2024-05-20T23:36:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/vial-qmk.git/commit/?id=a850f7d69509a99ef46dd2790c2e55171db16e7a'/>
<id>a850f7d69509a99ef46dd2790c2e55171db16e7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Take care of scroll divisor remainders for PS/2 drag scroll (#20732)</title>
<updated>2023-09-25T02:49:31+00:00</updated>
<author>
<name>Daniel Kao</name>
<email>daniel.m.kao@gmail.com</email>
</author>
<published>2023-09-25T02:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/vial-qmk.git/commit/?id=f35dee5c05b02208716e4e76955ced71a67334eb'/>
<id>f35dee5c05b02208716e4e76955ced71a67334eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix PS2_MOUSE_INVERT_BUTTONS (#20646)</title>
<updated>2023-07-07T11:34:44+00:00</updated>
<author>
<name>Daniel Kao</name>
<email>daniel.m.kao@gmail.com</email>
</author>
<published>2023-07-07T11:34:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/vial-qmk.git/commit/?id=e43080788ea707e53a96e5300d4766749302b364'/>
<id>e43080788ea707e53a96e5300d4766749302b364</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support PS/2 mouse 9-bit output with MOUSE_EXTENDED_REPORT (#20734)</title>
<updated>2023-05-20T12:07:50+00:00</updated>
<author>
<name>Daniel Kao</name>
<email>daniel.m.kao@gmail.com</email>
</author>
<published>2023-05-20T12:07:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/vial-qmk.git/commit/?id=e278715f7f48e6a2e46cb3f4702b2c6eb27eb1d3'/>
<id>e278715f7f48e6a2e46cb3f4702b2c6eb27eb1d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Bug] Fix compilation issues with PS/2 driver on F4x1 controllers (#20433)</title>
<updated>2023-04-13T04:43:27+00:00</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@drashna.net</email>
</author>
<published>2023-04-13T04:43:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/vial-qmk.git/commit/?id=cf5626e0246b66879b03a18115a19a566e839f48'/>
<id>cf5626e0246b66879b03a18115a19a566e839f48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: mousekey doesn't work with trackpoint (#18474)</title>
<updated>2022-11-13T16:07:08+00:00</updated>
<author>
<name>Klesh Wong</name>
<email>klesh@qq.com</email>
</author>
<published>2022-11-13T16:07:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/vial-qmk.git/commit/?id=133fe1c013d712522fc8ae159567629ef7760ed6'/>
<id>133fe1c013d712522fc8ae159567629ef7760ed6</id>
<content type='text'>
Co-authored-by: Nick Brassel &lt;nick@tzarc.org&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Nick Brassel &lt;nick@tzarc.org&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>fix: ps2_interrupt.c failed to compile (#18597)</title>
<updated>2022-10-05T09:59:28+00:00</updated>
<author>
<name>Klesh Wong</name>
<email>klesh@qq.com</email>
</author>
<published>2022-10-05T09:59:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/vial-qmk.git/commit/?id=164d2f36d1ef07554f754cf6290a9a69e1f2f21a'/>
<id>164d2f36d1ef07554f754cf6290a9a69e1f2f21a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve PS/2 mouse performance (#17111)</title>
<updated>2022-05-31T06:15:17+00:00</updated>
<author>
<name>Andrew Dunai</name>
<email>a@dun.ai</email>
</author>
<published>2022-05-31T06:15:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/vial-qmk.git/commit/?id=ecce9900c9cecfb095a9eb041af32eab26b44c1e'/>
<id>ecce9900c9cecfb095a9eb041af32eab26b44c1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix typo in ps2 set_defaults (#16767)</title>
<updated>2022-04-03T18:02:28+00:00</updated>
<author>
<name>Gompa</name>
<email>gompa@h-bomb.nl</email>
</author>
<published>2022-04-03T18:02:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/vial-qmk.git/commit/?id=0c8109a1acd1cf390c9088256e2b269d6a10d39c'/>
<id>0c8109a1acd1cf390c9088256e2b269d6a10d39c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Format code according to conventions (#16421)</title>
<updated>2022-02-21T16:29:54+00:00</updated>
<author>
<name>QMK Bot</name>
<email>hello@qmk.fm</email>
</author>
<published>2022-02-21T16:29:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/vial-qmk.git/commit/?id=25ba9b41c119fde21b5c996a90a0b28b3e32d271'/>
<id>25ba9b41c119fde21b5c996a90a0b28b3e32d271</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
