<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zmk.git/app/tests/toggle-layer, branch master</title>
<subtitle>ZMK Bluetooth keyboard firmware.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/'/>
<entry>
<title>feature(modifiers): add explicit modifiers</title>
<updated>2021-01-25T04:30:41+00:00</updated>
<author>
<name>Okke Formsma</name>
<email>okke@formsma.nl</email>
</author>
<published>2021-01-22T16:00:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=7b7701ae90469b920cd78e2ab7aca0c470140b7a'/>
<id>7b7701ae90469b920cd78e2ab7aca0c470140b7a</id>
<content type='text'>
this makes LS(LEFT_CONTROL) work as if shift and control were both
pressed explicitly. Previously, the left shift would have been released
as soon as another key was pressed. The implicit behavior is useful in
case of LS(NUMBER_1) when rolling over to other keys.

Also see #361.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this makes LS(LEFT_CONTROL) work as if shift and control were both
pressed explicitly. Previously, the left shift would have been released
as soon as another key was pressed. The implicit behavior is useful in
case of LS(NUMBER_1) when rolling over to other keys.

Also see #361.
</pre>
</div>
</content>
</entry>
<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>refactor(keys): Unify usage page.</title>
<updated>2020-11-05T19:55:40+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-10-26T04:30:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=eff1b8223b5010d526914530c5d1d469eff356df'/>
<id>eff1b8223b5010d526914530c5d1d469eff356df</id>
<content type='text'>
* Remove need for separate `&amp;cp` behavior, but
  keep it for now for backward compat.
* Refactor sensor inc/dec as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove need for separate `&amp;cp` behavior, but
  keep it for now for backward compat.
* Refactor sensor inc/dec as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>test: Replace superseded key names in test keymaps</title>
<updated>2020-11-04T04:50:54+00:00</updated>
<author>
<name>innovaker</name>
<email>66737976+innovaker@users.noreply.github.com</email>
</author>
<published>2020-11-03T11:36:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=aebe90908df58e332186f3152f67fbdc9f0d3ffb'/>
<id>aebe90908df58e332186f3152f67fbdc9f0d3ffb</id>
<content type='text'>
Replace deprecated key names (LSFT, LCTL, RCTL, M_NEXT).

Replace abbreviated names with fully qualified names (LSFT, LCTL, LALT, LGUI, RGUI).

Follow-up to #21.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace deprecated key names (LSFT, LCTL, RCTL, M_NEXT).

Replace abbreviated names with fully qualified names (LSFT, LCTL, LALT, LGUI, RGUI).

Follow-up to #21.</pre>
</div>
</content>
</entry>
<entry>
<title>initial implementation for modifiers</title>
<updated>2020-11-03T05:19:37+00:00</updated>
<author>
<name>Okke Formsma</name>
<email>okke@formsma.nl</email>
</author>
<published>2020-09-02T20:30:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=4f258efbf1602e212a808cc10915050a1b46e140'/>
<id>4f258efbf1602e212a808cc10915050a1b46e140</id>
<content type='text'>
https://github.com/zmkfirmware/zmk/issues/86
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/zmkfirmware/zmk/issues/86
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(tests): pending tests pass now</title>
<updated>2020-09-08T16:00:46+00:00</updated>
<author>
<name>Cody McGinnis</name>
<email>brainwart@gmail.com</email>
</author>
<published>2020-09-08T16:00:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=a65de800bf8779191c6b0e6ef17f12d1559389e1'/>
<id>a65de800bf8779191c6b0e6ef17f12d1559389e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(tests): allow tests to be marked as pending</title>
<updated>2020-08-28T20:28:49+00:00</updated>
<author>
<name>Cody McGinnis</name>
<email>brainwart@gmail.com</email>
</author>
<published>2020-08-28T20:28:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=80bef160fcb3c2c63f11c71832c9afd959a1828c'/>
<id>80bef160fcb3c2c63f11c71832c9afd959a1828c</id>
<content type='text'>
pending tests will not fail the build
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pending tests will not fail the build
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(test): add tests for toggle layer</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=a722cbcea37e276a1778c6b0d0e3154fbe70334f'/>
<id>a722cbcea37e276a1778c6b0d0e3154fbe70334f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
