<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zmk.git/app/tests/momentary-layer/3-covered, 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 momentary layer bug when top layer is not &amp;trans</title>
<updated>2020-11-16T22:19:27+00:00</updated>
<author>
<name>Okke Formsma</name>
<email>okke@formsma.nl</email>
</author>
<published>2020-11-11T15:40:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=e48a6b659c6da4afd56f2c3e3fa56d291ebf80e4'/>
<id>e48a6b659c6da4afd56f2c3e3fa56d291ebf80e4</id>
<content type='text'>
Key release events released keys on the wrong layer if the 'top layer'
was not &amp;trans above the &amp;mo key.

base    &lt;&amp;mo 1&gt;
layer 1 &lt;&amp;kp B&gt;

This was caused by overwriting
`zmk_keymap_active_behavior_layer[position]` after the &amp;mo key was
handled.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Key release events released keys on the wrong layer if the 'top layer'
was not &amp;trans above the &amp;mo key.

base    &lt;&amp;mo 1&gt;
layer 1 &lt;&amp;kp B&gt;

This was caused by overwriting
`zmk_keymap_active_behavior_layer[position]` after the &amp;mo key was
handled.
</pre>
</div>
</content>
</entry>
</feed>
