<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zmk.git/app/boards/arm/proton_c, branch master</title>
<subtitle>ZMK Bluetooth keyboard firmware.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/'/>
<entry>
<title>feat(boards): Add D18-21 to Pro Micro pin mappings</title>
<updated>2021-09-26T03:09:21+00:00</updated>
<author>
<name>Nick Winans</name>
<email>nick@winans.codes</email>
</author>
<published>2021-07-24T19:15:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=4a03214e069f7f879a1f1ae5ed62ab2e701d91bd'/>
<id>4a03214e069f7f879a1f1ae5ed62ab2e701d91bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(boards): Add metadata for boards.</title>
<updated>2021-09-11T04:50:36+00:00</updated>
<author>
<name>Peter Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2021-09-10T05:11:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=0c3f1309c619a619fc466e4204f0ed73ff8dd21a'/>
<id>0c3f1309c619a619fc466e4204f0ed73ff8dd21a</id>
<content type='text'>
* Standalone and pro-micro format board metadata added.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Standalone and pro-micro format board metadata added.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(boards): Switch proton_c to newer pinmux approach.</title>
<updated>2021-07-17T21:04:25+00:00</updated>
<author>
<name>Peter Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2021-03-25T01:54:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=b2d64fe598d562af13ece92deb555af2e2498eaa'/>
<id>b2d64fe598d562af13ece92deb555af2e2498eaa</id>
<content type='text'>
See: https://github.com/zephyrproject-rtos/zephyr/issues/28999
PR: https://github.com/zmkfirmware/zmk/pull/736</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See: https://github.com/zephyrproject-rtos/zephyr/issues/28999
PR: https://github.com/zmkfirmware/zmk/pull/736</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>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 up some incorrect license headers.</title>
<updated>2020-08-11T18:49:43+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-08-11T18:49:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=78059bbbdb2d53957718f38f37b20216baa51566'/>
<id>78059bbbdb2d53957718f38f37b20216baa51566</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing semicolon to pro micro nexus.</title>
<updated>2020-06-26T15:23:31+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-06-26T15:23:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=f8010d046f0fb4d4466cfa9ccef09cf196b00e7e'/>
<id>f8010d046f0fb4d4466cfa9ccef09cf196b00e7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Missed removing some preceding 0 padding.</title>
<updated>2020-06-26T15:07:42+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-06-26T15:07:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=559670b81837e83156cd1b3d0291cd24b93d0ccf'/>
<id>559670b81837e83156cd1b3d0291cd24b93d0ccf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor ProMicro to a/d connector.</title>
<updated>2020-06-26T03:21:53+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-06-26T03:21:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=2ff217d39e33ec746559f75ddd7fd020f45f1c3e'/>
<id>2ff217d39e33ec746559f75ddd7fd020f45f1c3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial working Clueboard California Macropad w/ proton-c fixes</title>
<updated>2020-06-24T14:14:27+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-06-24T14:06:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=d35a95c7afc9e5ef6f087034dbf4cbb03048f9cd'/>
<id>d35a95c7afc9e5ef6f087034dbf4cbb03048f9cd</id>
<content type='text'>
* Basic Clueboard Californai Macropad shield definition.
* New "direct" KSCAN driver that supports non-matrix direct
  wiring for switches, needed for macropad that doesn't have
  a matrix at all.
* Some renames for existing KSCAN GPIO driver to make the implied
  "matrix" part explicit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Basic Clueboard Californai Macropad shield definition.
* New "direct" KSCAN driver that supports non-matrix direct
  wiring for switches, needed for macropad that doesn't have
  a matrix at all.
* Some renames for existing KSCAN GPIO driver to make the implied
  "matrix" part explicit.
</pre>
</div>
</content>
</entry>
</feed>
