<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zmk.git/src, branch core/peripheral-behavior-invocation</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>Fix for MT keys sending press/release quickly.</title>
<updated>2020-06-02T15:56:37+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-06-02T15:56:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=bf9ba855a37fe212483843efcb16bbd34d191316'/>
<id>bf9ba855a37fe212483843efcb16bbd34d191316</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement a basic set of consumer page keycodes.</title>
<updated>2020-06-02T15:23:22+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-06-02T15:23:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=8de6c85b7464fdc3518648242ce16142e30ed73d'/>
<id>8de6c85b7464fdc3518648242ce16142e30ed73d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename ZC_NOOP to ZC_NO.</title>
<updated>2020-05-29T15:20:05+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-05-29T15:20:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=7bc0a9957d0a43078e71ed78c20073f90a5074f0'/>
<id>7bc0a9957d0a43078e71ed78c20073f90a5074f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor where ZMK KConfigs come from.</title>
<updated>2020-05-29T04:15:57+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-05-29T04:15:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=dbd4cc66c0cbdc9b02b8ad330edbb5640404810f'/>
<id>dbd4cc66c0cbdc9b02b8ad330edbb5640404810f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing returns for the new modifiers functions.</title>
<updated>2020-05-28T03:14:09+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-05-28T03:14:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=6e1e21c2be2753d13ec4c2254e6ccab11fcf007c'/>
<id>6e1e21c2be2753d13ec4c2254e6ccab11fcf007c</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>Remove unnecessary printk.</title>
<updated>2020-05-27T01:09:35+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-05-27T01:09:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=abd106032db9590b34e6fa0456b4c8810d4f474f'/>
<id>abd106032db9590b34e6fa0456b4c8810d4f474f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up and implement MT release w/o mod press.</title>
<updated>2020-05-25T03:13:33+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-05-25T03:13:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=76a433fc392be31e56df256b630a21e61775d0af'/>
<id>76a433fc392be31e56df256b630a21e61775d0af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial exploration of mod tap action.</title>
<updated>2020-05-24T23:25:46+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-05-23T02:47:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=53aadc4f931a27d7b1350ea99cdc79106e138ad3'/>
<id>53aadc4f931a27d7b1350ea99cdc79106e138ad3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
