<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zmk.git/app/boards/arm/planck, 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(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>fix: Planck rev 6.1</title>
<updated>2021-08-25T01:21:18+00:00</updated>
<author>
<name>Martin Aumüller</name>
<email>aumuell@reserv.at</email>
</author>
<published>2021-08-06T11:31:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=08078210da3414a06384f654a6f4417c895edccc'/>
<id>08078210da3414a06384f654a6f4417c895edccc</id>
<content type='text'>
My Planck rev 6.1 would not register any keys without "col2row".
I also had to apply a matrix_transform in order to move them to the
correct position. Peeking into #228 helped for finding this.
I also add transforms for the 2u spacebar layouts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
My Planck rev 6.1 would not register any keys without "col2row".
I also had to apply a matrix_transform in order to move them to the
correct position. Peeking into #228 helped for finding this.
I also add transforms for the 2u spacebar layouts.
</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>Add support to GPIO matrix driver for matrix polling, rather than interrupt-based IO.</title>
<updated>2020-09-25T15:49:07+00:00</updated>
<author>
<name>Jason Chestnut</name>
<email>jason.chestnut@gmail.com</email>
</author>
<published>2020-09-23T20:05:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=cca8337f0562afbfb11de5af92ba5dc3c9334991'/>
<id>cca8337f0562afbfb11de5af92ba5dc3c9334991</id>
<content type='text'>
  - Add ZMK_KSCAN_MATRIX_POLLING config flag to Kconfig
  - Update matrix driver code to use the above flag to conditionally add the handling code for polling operations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - Add ZMK_KSCAN_MATRIX_POLLING config flag to Kconfig
  - Update matrix driver code to use the above flag to conditionally add the handling code for polling operations.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(boards): Flash Planck with `dfu-util`.</title>
<updated>2020-09-21T13:49:56+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-09-21T13:49:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=90bfe6026da99f352af750403880fb55defa1b42'/>
<id>90bfe6026da99f352af750403880fb55defa1b42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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 Planck defconfig</title>
<updated>2020-09-07T17:25:11+00:00</updated>
<author>
<name>Nick</name>
<email>nick.win999@gmail.com</email>
</author>
<published>2020-09-07T17:25:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=e845995c2d5ea90327e68495569f7d1a25242ee2'/>
<id>e845995c2d5ea90327e68495569f7d1a25242ee2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor to simpler keymaps.</title>
<updated>2020-08-07T03:28:34+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-08-07T03:28:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=04606317292bcfb62e6884291495cb76fa656f47'/>
<id>04606317292bcfb62e6884291495cb76fa656f47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
