<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luchie.git/src, branch main</title>
<subtitle>firmware for touch mouse</subtitle>
<id>https://git.spork.org/luchie.git/atom?h=main</id>
<link rel='self' href='https://git.spork.org/luchie.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.spork.org/luchie.git/'/>
<updated>2022-12-07T03:40:04Z</updated>
<entry>
<title>hid: add mouse buttons</title>
<updated>2022-12-07T03:40:04Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2022-12-07T03:40:04Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/luchie.git/commit/?id=0e06bd3eb921b984f3e258659a68259772265967'/>
<id>urn:sha1:0e06bd3eb921b984f3e258659a68259772265967</id>
<content type='text'>
</content>
</entry>
<entry>
<title>usb: skip usb interface processing until configured</title>
<updated>2022-11-30T14:47:45Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2022-11-30T14:47:45Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/luchie.git/commit/?id=fa42820dd4f5c14f5e6a8290045bb215b6fe0aa7'/>
<id>urn:sha1:fa42820dd4f5c14f5e6a8290045bb215b6fe0aa7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>main: remove out-of-date comment</title>
<updated>2022-11-30T14:45:49Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2022-11-30T14:45:49Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/luchie.git/commit/?id=e5b9d9a8a07acd095a8206cc8b51cd57771c2651'/>
<id>urn:sha1:e5b9d9a8a07acd095a8206cc8b51cd57771c2651</id>
<content type='text'>
</content>
</entry>
<entry>
<title>system timer: move to struct</title>
<updated>2022-11-30T14:35:57Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2022-11-30T14:35:57Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/luchie.git/commit/?id=c2ffd2fe14059428e8e7a38a5e2ec8a76c531aa8'/>
<id>urn:sha1:c2ffd2fe14059428e8e7a38a5e2ec8a76c531aa8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>event_filter: add filters for converting abs mouse to trackball</title>
<updated>2022-11-27T21:03:18Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2022-11-27T21:03:18Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/luchie.git/commit/?id=4f5aa708810ba57a436ca848f78dab2474a6c951'/>
<id>urn:sha1:4f5aa708810ba57a436ca848f78dab2474a6c951</id>
<content type='text'>
</content>
</entry>
<entry>
<title>main: remove out-dated comment</title>
<updated>2022-11-27T13:35:09Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2022-11-27T13:35:09Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/luchie.git/commit/?id=8d1e951c87a0824133ac69e76058c9ecb10c6723'/>
<id>urn:sha1:8d1e951c87a0824133ac69e76058c9ecb10c6723</id>
<content type='text'>
</content>
</entry>
<entry>
<title>usb: add mousewheel hid implementation</title>
<updated>2022-11-19T19:05:18Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2022-11-19T19:05:18Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/luchie.git/commit/?id=c0ec86f5ec4428543ae18af941c7e3ef6877a369'/>
<id>urn:sha1:c0ec86f5ec4428543ae18af941c7e3ef6877a369</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cargo: rejigger crate type</title>
<updated>2022-11-06T21:37:38Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2022-11-06T21:34:44Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/luchie.git/commit/?id=20377d4522d513b66406d4ef8231a7cdbfedc157'/>
<id>urn:sha1:20377d4522d513b66406d4ef8231a7cdbfedc157</id>
<content type='text'>
convert to hybrid crate, with arch-dependent stuff as a ‘bin’ crate,
with the underlying support in ‘lib’.

the reason for this change is to allow for automated unit-testing on
the device-independent bits. to facilitate this, a ‘t’ alias is
provided which will run the unit tests. this target assumes you're on
a linux system, but you can't have everything.
</content>
</entry>
<entry>
<title>main: i like unicode</title>
<updated>2022-10-31T12:50:56Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2022-10-31T12:50:56Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/luchie.git/commit/?id=e32104c49a330adcfe4bd1998d52803f18f47a28'/>
<id>urn:sha1:e32104c49a330adcfe4bd1998d52803f18f47a28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cirque: remove ref to stm32 clock struct</title>
<updated>2022-10-29T16:22:00Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2022-10-29T16:22:00Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/luchie.git/commit/?id=06fa7f990885ec17220df66094cbe6663719a4da'/>
<id>urn:sha1:06fa7f990885ec17220df66094cbe6663719a4da</id>
<content type='text'>
i don't want this driver to be hardware dependent.
</content>
</entry>
</feed>
