<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zmk.git/app/boards/arm/dz60rgb, 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>refactor(app): replace `struct device *` with `const struct device *`</title>
<updated>2020-12-14T17:41:25+00:00</updated>
<author>
<name>innovaker</name>
<email>66737976+innovaker@users.noreply.github.com</email>
</author>
<published>2020-12-10T19:31:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=00ca0d2f1cb0a939e5207454d89c6d37ef9f45a6'/>
<id>00ca0d2f1cb0a939e5207454d89c6d37ef9f45a6</id>
<content type='text'>
Replaced with RegExp: /(?&lt;!const )(struct device \*)/g

See: https://docs.zephyrproject.org/latest/releases/release-notes-2.4.html
PR: #467</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replaced with RegExp: /(?&lt;!const )(struct device \*)/g

See: https://docs.zephyrproject.org/latest/releases/release-notes-2.4.html
PR: #467</pre>
</div>
</content>
</entry>
<entry>
<title>improvement: upgrade default keymaps</title>
<updated>2020-12-10T12:05:21+00:00</updated>
<author>
<name>Joel Spadin</name>
<email>joelspadin@gmail.com</email>
</author>
<published>2020-11-19T00:46:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=77c16b020e697eb301eeaa955d901e9a3fc6586c'/>
<id>77c16b020e697eb301eeaa955d901e9a3fc6586c</id>
<content type='text'>
Ran all the default keymaps through the keymap upgrader and manually adjusted
alignment.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ran all the default keymaps through the keymap upgrader and manually adjusted
alignment.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: clang-format the codebase.</title>
<updated>2020-09-14T04:10:34+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-09-14T02:53:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=191a2d755ad4761bd04a30a113e05119ad7aa61e'/>
<id>191a2d755ad4761bd04a30a113e05119ad7aa61e</id>
<content type='text'>
* Use the LLVM style
* Override indent width (8) and column limit (100)
* Fixes #142.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use the LLVM style
* Override indent width (8) and column limit (100)
* Fixes #142.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: Switch to single AUTHORS file.* Closes #164</title>
<updated>2020-09-10T14:24:23+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-09-10T03:57:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=68e72f9275401c3cb7541259c692a704cbfc5e82'/>
<id>68e72f9275401c3cb7541259c692a704cbfc5e82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix comment name of keyboard</title>
<updated>2020-09-07T17:32:25+00:00</updated>
<author>
<name>Nick</name>
<email>nick.win999@gmail.com</email>
</author>
<published>2020-09-07T17:32:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=ceda57ddfd7b49dd61e8795c37cd678b69a4a76f'/>
<id>ceda57ddfd7b49dd61e8795c37cd678b69a4a76f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Finish DZ60RGB board definition</title>
<updated>2020-09-07T17:24:47+00:00</updated>
<author>
<name>Nick</name>
<email>nick.win999@gmail.com</email>
</author>
<published>2020-09-07T17:24:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=6b433fdefd0793e836574f528445b7d4b6d781bc'/>
<id>6b433fdefd0793e836574f528445b7d4b6d781bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WIP DZ60RGB board definition</title>
<updated>2020-08-02T15:29:07+00:00</updated>
<author>
<name>Nick</name>
<email>nick.win999@gmail.com</email>
</author>
<published>2020-08-02T15:29:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=bc282a0a4f1af4f6f78a0dd63e5b022eb76a603c'/>
<id>bc282a0a4f1af4f6f78a0dd63e5b022eb76a603c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
