<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zmk.git/app/boards/native_posix.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>refactor: replace filename hyphens with underscores</title>
<updated>2020-12-28T06:15:35+00:00</updated>
<author>
<name>innovaker</name>
<email>66737976+innovaker@users.noreply.github.com</email>
</author>
<published>2020-12-22T15:56:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=842aa5a842e117b7b00e49258ca0bde44dc0c789'/>
<id>842aa5a842e117b7b00e49258ca0bde44dc0c789</id>
<content type='text'>
Aligns *.h and *.c to underscore naming convention.

These were kept (with warnings) for backwards compatibility with external boards/shields:
- kscan-mock.h
- matrix-transform.h
They should be removed in the future.

PR: #523</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Aligns *.h and *.c to underscore naming convention.

These were kept (with warnings) for backwards compatibility with external boards/shields:
- kscan-mock.h
- matrix-transform.h
They should be removed in the future.

PR: #523</pre>
</div>
</content>
</entry>
<entry>
<title>fix(test): change the layout</title>
<updated>2020-08-28T20:21:31+00:00</updated>
<author>
<name>Cody McGinnis</name>
<email>brainwart@gmail.com</email>
</author>
<published>2020-08-28T20:21:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=f02fa01e9a9af1a1637a387f3e8044a791b47ced'/>
<id>f02fa01e9a9af1a1637a387f3e8044a791b47ced</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix consumer keys w/ refactored behaviors.</title>
<updated>2020-06-22T15:06:01+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-06-22T15:06:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=55cf9db564e66e2804f2d3f2201c55c3c86a90d7'/>
<id>55cf9db564e66e2804f2d3f2201c55c3c86a90d7</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 after refactor, better HID constants.</title>
<updated>2020-06-22T02:46:27+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-06-22T02:46:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=ec663310c1682f55578b1b6d886ebcae4965425c'/>
<id>ec663310c1682f55578b1b6d886ebcae4965425c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor to single &lt;behaviors.dtsi&gt; include.</title>
<updated>2020-06-22T02:05:11+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-06-22T02:05:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=c6625169e5f6cfc8641fc08662f59935abf11588'/>
<id>c6625169e5f6cfc8641fc08662f59935abf11588</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement momentary layer + transparent behaviors</title>
<updated>2020-06-22T01:56:49+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-06-22T01:56:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=93635077e600e269aa905a0558c07acf0efebffb'/>
<id>93635077e600e269aa905a0558c07acf0efebffb</id>
<content type='text'>
* Implement "momentary layer" behavior with `&amp;mo`
  reference.
* Implement basic "transparent" behavior with `&amp;trans`
  reference.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Implement "momentary layer" behavior with `&amp;mo`
  reference.
* Implement basic "transparent" behavior with `&amp;trans`
  reference.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor global bindings, implement mod-tap.</title>
<updated>2020-06-22T01:43:44+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-06-22T01:43:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=223edf05ad08938b066f9187668ebfae43c5e91a'/>
<id>223edf05ad08938b066f9187668ebfae43c5e91a</id>
<content type='text'>
* Use extra comptible = "zmk,behavior-global" to add
   behaviors to global bindings for event notification.
* Implement mod-tap, as a keymap binding and global one
  to skip tap if other keycode pressed while held.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use extra comptible = "zmk,behavior-global" to add
   behaviors to global bindings for event notification.
* Implement mod-tap, as a keymap binding and global one
  to skip tap if other keycode pressed while held.
</pre>
</div>
</content>
</entry>
<entry>
<title>Lots more pieces toward HID working again.</title>
<updated>2020-06-20T04:11:39+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-06-20T04:11:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=d65629b9a0b79b6e294419fe9a4118fb09491c91'/>
<id>d65629b9a0b79b6e294419fe9a4118fb09491c91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
