<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zmk.git/app/boards/arm/nrf52840_m2, 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(metadata): Add MakerDiary nRF52840 M.2 interconnect</title>
<updated>2021-09-11T04:50:36+00:00</updated>
<author>
<name>Peter Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2021-09-10T14:29:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=39eb80562d5174e42c8a184e0261674888ac5fd7'/>
<id>39eb80562d5174e42c8a184e0261674888ac5fd7</id>
<content type='text'>
* Add interconnect details.
* Add m60 and nrf52840_m2 metadata files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add interconnect details.
* Add m60 and nrf52840_m2 metadata files.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(boards): Define but don't enable uart0.</title>
<updated>2021-01-15T06:51:44+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2021-01-14T04:44:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=969e5568afa10a15a4d0735bf161abc96afb75ca'/>
<id>969e5568afa10a15a4d0735bf161abc96afb75ca</id>
<content type='text'>
* Set pro-micro TX/RX pins, but don't enable the UART
  by default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Set pro-micro TX/RX pins, but don't enable the UART
  by default.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: standardize # style headers</title>
<updated>2021-01-06T22:00:44+00:00</updated>
<author>
<name>innovaker</name>
<email>66737976+innovaker@users.noreply.github.com</email>
</author>
<published>2021-01-01T22:37:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=f17584ca0ee4d6bbc0893c0a62a0dc2fa293d2b8'/>
<id>f17584ca0ee4d6bbc0893c0a62a0dc2fa293d2b8</id>
<content type='text'>
Changes made with regex plus some manual tweaks.

Find:
/(?:(?&lt;!#!\/bin\/sh\n)(?:^#\n))*^#.*?[Cc]opyright.*?(\d{4}) *([0-9A-z,_\- ]+).*?\n(?:^#\n)*^#.*?SPDX-License-Identifier:? *(.+) *?\n(?:^#\n)*/gm

Replace:
# Copyright (c) $1 $2
# SPDX-License-Identifier: $3

PR: #564</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes made with regex plus some manual tweaks.

Find:
/(?:(?&lt;!#!\/bin\/sh\n)(?:^#\n))*^#.*?[Cc]opyright.*?(\d{4}) *([0-9A-z,_\- ]+).*?\n(?:^#\n)*^#.*?SPDX-License-Identifier:? *(.+) *?\n(?:^#\n)*/gm

Replace:
# Copyright (c) $1 $2
# SPDX-License-Identifier: $3

PR: #564</pre>
</div>
</content>
</entry>
<entry>
<title>chore: standardize C style headers</title>
<updated>2021-01-02T04:06:41+00:00</updated>
<author>
<name>innovaker</name>
<email>66737976+innovaker@users.noreply.github.com</email>
</author>
<published>2021-01-01T23:56:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=5a7266289879c429982e33b80a33a11f4485c0da'/>
<id>5a7266289879c429982e33b80a33a11f4485c0da</id>
<content type='text'>
Changes made with regex plus some manual tweaks.

Find:
/^\/\*.*\n(?:^\*.*\n)*^.*\*.*?[Cc]opyright.*?(\d{4}) *([0-9A-z,_\- ]+).*?\n(?:^.*\*.*\n)*^.*\*.*?SPDX-License-Identifier:? *(.+) *?\n(?:^.*\*.*\n)*.*\*\//gm

Replace:
/*
 * Copyright (c) $1 $2
 *
 * SPDX-License-Identifier: $3
 */

PR: #565</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes made with regex plus some manual tweaks.

Find:
/^\/\*.*\n(?:^\*.*\n)*^.*\*.*?[Cc]opyright.*?(\d{4}) *([0-9A-z,_\- ]+).*?\n(?:^.*\*.*\n)*^.*\*.*?SPDX-License-Identifier:? *(.+) *?\n(?:^.*\*.*\n)*.*\*\//gm

Replace:
/*
 * Copyright (c) $1 $2
 *
 * SPDX-License-Identifier: $3
 */

PR: #565</pre>
</div>
</content>
</entry>
<entry>
<title>boards: Cleanup and standardize features</title>
<updated>2020-11-11T04:14:38+00:00</updated>
<author>
<name>Nick</name>
<email>nick.win999@gmail.com</email>
</author>
<published>2020-11-08T21:05:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=91e3a7d75a961db68aa8bbc7a8836695748b961e'/>
<id>91e3a7d75a961db68aa8bbc7a8836695748b961e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(boards): Remap flash to account for bootloader</title>
<updated>2020-11-03T04:07:23+00:00</updated>
<author>
<name>Nick</name>
<email>nick.win999@gmail.com</email>
</author>
<published>2020-11-02T18:26:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=82a5736d0887c10e2be6e1a968ce9b3a4944a61a'/>
<id>82a5736d0887c10e2be6e1a968ce9b3a4944a61a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>M60 keymap update and misc changes</title>
<updated>2020-10-05T13:24:39+00:00</updated>
<author>
<name>Mega Mind</name>
<email>68985133+megamind4089@users.noreply.github.com</email>
</author>
<published>2020-10-03T10:21:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=b8cb5f939a3c018af13de7727c15d7765ea1f1c1'/>
<id>b8cb5f939a3c018af13de7727c15d7765ea1f1c1</id>
<content type='text'>
* Updated M60 keymap
* Make nrfjproj as default runner
* Remove the polling config
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Updated M60 keymap
* Make nrfjproj as default runner
* Remove the polling config
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Makerdiary M.2 module</title>
<updated>2020-10-05T13:23:38+00:00</updated>
<author>
<name>Mega Mind</name>
<email>68985133+megamind4089@users.noreply.github.com</email>
</author>
<published>2020-10-01T15:57:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=c54decd1443a41bd68905256db6286d51324c8e4'/>
<id>c54decd1443a41bd68905256db6286d51324c8e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
