<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zmk.git/app/include/dt-bindings, branch master</title>
<subtitle>ZMK Bluetooth keyboard firmware.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/'/>
<entry>
<title>fix(underglow): Handle cycling effects on splits.</title>
<updated>2021-11-26T17:59:03+00:00</updated>
<author>
<name>Peter Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2021-11-09T05:04:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=54bfc6c970f562b3919d3f07a88f093505bad821'/>
<id>54bfc6c970f562b3919d3f07a88f093505bad821</id>
<content type='text'>
* Convert relative effect cycling to absolute effect selection.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Convert relative effect cycling to absolute effect selection.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(keys): Add LSHIFT and RSHIFT aliases</title>
<updated>2021-06-09T00:57:40+00:00</updated>
<author>
<name>Dom H</name>
<email>dom@hxy.io</email>
</author>
<published>2021-05-06T20:42:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=4c1a71551b8b1dae46442e3d46c3c13b0ecbd03c'/>
<id>4c1a71551b8b1dae46442e3d46c3c13b0ecbd03c</id>
<content type='text'>
Using LSHIFT or RSHIFT instead of LSHFT or RSHFT was a common error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using LSHIFT or RSHIFT instead of LSHFT or RSHFT was a common error.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(underglow): Convert HSB changes to absolute.</title>
<updated>2021-02-09T06:27:50+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2021-02-02T19:50:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=2af794eed3fe03b3c3ab904bb02b3953d234adc0'/>
<id>2af794eed3fe03b3c3ab904bb02b3953d234adc0</id>
<content type='text'>
* Public type for HSB led color.
* New API for calculating "next" HSB based on current
  state.
* Update behavior to convert the increment/decrement
  commands to absolute command as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Public type for HSB led color.
* New API for calculating "next" HSB based on current
  state.
* Update behavior to convert the increment/decrement
  commands to absolute command as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(rgb): Expose explicit on/off command/API.</title>
<updated>2021-02-09T06:27:50+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2021-01-20T15:57:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=bb2c478af915616640d78ae9ba984fbf1f817185'/>
<id>bb2c478af915616640d78ae9ba984fbf1f817185</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(feat) Allow setting underglow color by key press</title>
<updated>2021-01-08T21:08:13+00:00</updated>
<author>
<name>KemoNine</name>
<email>mcrosson@kemonine.info</email>
</author>
<published>2020-12-15T06:00:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=99f932a47d4705c7ddde83256fada9aa7aa3bda6'/>
<id>99f932a47d4705c7ddde83256fada9aa7aa3bda6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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(app): Replace `HID_EXT_USAGE` with `HID_USAGE`</title>
<updated>2020-11-10T21:00:20+00:00</updated>
<author>
<name>innovaker</name>
<email>66737976+innovaker@users.noreply.github.com</email>
</author>
<published>2020-11-06T20:28:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=c21897856ba50b79bb7ba5cfcfe0ad7756a20c60'/>
<id>c21897856ba50b79bb7ba5cfcfe0ad7756a20c60</id>
<content type='text'>
Simplifies terminology and improves readability.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simplifies terminology and improves readability.</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>fix(keys): Replace GUI with Application / Context Menu</title>
<updated>2020-11-04T19:31:59+00:00</updated>
<author>
<name>innovaker</name>
<email>66737976+innovaker@users.noreply.github.com</email>
</author>
<published>2020-11-04T18:50:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=c6abdb1890501a19cf9ef859639fec2839d820f0'/>
<id>c6abdb1890501a19cf9ef859639fec2839d820f0</id>
<content type='text'>
This was a misrepresentation in the standardized keys that originated in earlier code.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was a misrepresentation in the standardized keys that originated in earlier code.</pre>
</div>
</content>
</entry>
<entry>
<title>feat(keys): Standardize keys</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-03T16:57:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=a65295c2a7b029f05155e30a53f365644c0ecc3c'/>
<id>a65295c2a7b029f05155e30a53f365644c0ecc3c</id>
<content type='text'>
Deprecate superseded names with comments.

Add standardized key names.

Closes #21.  Closes #158.  Closes #161.  Closes #246.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Deprecate superseded names with comments.

Add standardized key names.

Closes #21.  Closes #158.  Closes #161.  Closes #246.</pre>
</div>
</content>
</entry>
</feed>
