<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zmk.git/boards/shields/petejohanson_handwire/petejohanson_handwire.overlay, branch master</title>
<subtitle>ZMK Bluetooth keyboard firmware.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/'/>
<entry>
<title>Move Zephyr app into subdirectory.</title>
<updated>2020-06-09T01:07:16+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-06-09T01:07:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=38f1dbd9842eaf53db359ad46b070bfff8db1359'/>
<id>38f1dbd9842eaf53db359ad46b070bfff8db1359</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial composite kscan driver.</title>
<updated>2020-05-27T04:53:31+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-05-27T04:48:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=9a09eb14af7be29078d668ea492f2b2c78022d19'/>
<id>9a09eb14af7be29078d668ea492f2b2c78022d19</id>
<content type='text'>
* For now, to be used for FrankenKyria, where both
  matrix halves will be attached to the same MCU, but
  should be a stepping stone to proper split support
  once we have a kscan driver over a split transport.
* Implement multiple instances for mock kscan driver.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* For now, to be used for FrankenKyria, where both
  matrix halves will be attached to the same MCU, but
  should be a stepping stone to proper split support
  once we have a kscan driver over a split transport.
* Implement multiple instances for mock kscan driver.
</pre>
</div>
</content>
</entry>
<entry>
<title>Keymap directory support.</title>
<updated>2020-05-16T21:30:30+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-05-16T21:30:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=644a05a2744d739f29a39c3de70ed1cdb930eedf'/>
<id>644a05a2744d739f29a39c3de70ed1cdb930eedf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a custom key code.</title>
<updated>2020-05-10T21:14:06+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-05-10T21:14:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=f959bd4eff509dcdfad430ae74f8b48dec3b1de6'/>
<id>f959bd4eff509dcdfad430ae74f8b48dec3b1de6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak to use a chosen node for kscan device.</title>
<updated>2020-05-06T14:04:19+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-05-06T14:04:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=70bf1230fa45dde5c91bf684f439bc1e88d4413c'/>
<id>70bf1230fa45dde5c91bf684f439bc1e88d4413c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get *basic* USB report sending working.</title>
<updated>2020-05-05T20:09:05+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-05-05T20:09:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=a63a773983e8e575778ba2e3b326b3f2e63ce26e'/>
<id>a63a773983e8e575778ba2e3b326b3f2e63ce26e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Start to get layers + keymaps pulled in from DTS.</title>
<updated>2020-05-03T19:49:33+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-05-03T19:49:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=fe961d54a351a793c9037f78a42ae07eddec7d69'/>
<id>fe961d54a351a793c9037f78a42ae07eddec7d69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Lots of clean up, basic kscan working, remove zephyr-rust.</title>
<updated>2020-05-01T18:58:00+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-05-01T18:58:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=52bfc9dd84592f834c13ce9af4a1dd7fc90d7fef'/>
<id>52bfc9dd84592f834c13ce9af4a1dd7fc90d7fef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
