<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zmk.git/app/boards/shields/splitreus62/Kconfig.defconfig, branch core/peripheral-behavior-invocation</title>
<subtitle>ZMK Bluetooth keyboard firmware.</subtitle>
<id>http://git.nvandoorn.com/zmk.git/atom/app/boards/shields/splitreus62/Kconfig.defconfig?h=core%2Fperipheral-behavior-invocation</id>
<link rel='self' href='http://git.nvandoorn.com/zmk.git/atom/app/boards/shields/splitreus62/Kconfig.defconfig?h=core%2Fperipheral-behavior-invocation'/>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/'/>
<updated>2021-09-26T01:17:24Z</updated>
<entry>
<title>refactor(boards): Remove "left" from split keyboard names</title>
<updated>2021-09-26T01:17:24Z</updated>
<author>
<name>Nick Winans</name>
<email>nick@winans.codes</email>
</author>
<published>2021-03-27T19:03:05Z</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=478cf9437421cd14fd8a67cef3f80aff03001bb6'/>
<id>urn:sha1:478cf9437421cd14fd8a67cef3f80aff03001bb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(boards): Remove split right keyboard names</title>
<updated>2021-09-26T01:17:24Z</updated>
<author>
<name>Nick Winans</name>
<email>nick@winans.codes</email>
</author>
<published>2021-02-01T20:39:30Z</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=36ced48e532dbb8f703d2affe37ea3e84a9d1c84'/>
<id>urn:sha1:36ced48e532dbb8f703d2affe37ea3e84a9d1c84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(boards): Shorten keyboard names that are too long</title>
<updated>2021-02-02T05:59:17Z</updated>
<author>
<name>Nick Winans</name>
<email>nick@winans.codes</email>
</author>
<published>2021-02-01T20:20:16Z</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=33cd2cacede8ccadab099abe49735bacf0a0b76e'/>
<id>urn:sha1:33cd2cacede8ccadab099abe49735bacf0a0b76e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(Kconfig): Set USB default based on hardware capabilities</title>
<updated>2021-01-08T21:51:50Z</updated>
<author>
<name>Nick Winans</name>
<email>nick@winans.codes</email>
</author>
<published>2021-01-08T21:32:55Z</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=002a89765f27fc295cf14af1648348c3bc0032ae'/>
<id>urn:sha1:002a89765f27fc295cf14af1648348c3bc0032ae</id>
<content type='text'>
Removes the USB default under every split right half in favor of a default based on hardware capabilities in the main app Kconfig.</content>
</entry>
<entry>
<title>chore: standardize # style headers</title>
<updated>2021-01-06T22:00:44Z</updated>
<author>
<name>innovaker</name>
<email>66737976+innovaker@users.noreply.github.com</email>
</author>
<published>2021-01-01T22:37:34Z</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=f17584ca0ee4d6bbc0893c0a62a0dc2fa293d2b8'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>fix(shields): Enable USB by default on right side.</title>
<updated>2020-12-28T15:16:24Z</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-12-17T05:19:03Z</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=4fc17e0b3a32096923790f28226a15beffacc686'/>
<id>urn:sha1:4fc17e0b3a32096923790f28226a15beffacc686</id>
<content type='text'>
* Ensures USB power detection for sleep/charging
  is properly detected on the right side by deafult.
</content>
</entry>
<entry>
<title>refactor(splits): Ability to override split role.</title>
<updated>2020-12-28T15:16:24Z</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-12-13T04:13:49Z</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=4db5b169bff1f3de5353324baef5724be4f9a6a5'/>
<id>urn:sha1:4db5b169bff1f3de5353324baef5724be4f9a6a5</id>
<content type='text'>
* Move central/peripheral setting to Kconfig.defconfig
  files to allow left/right .conf files to override
  central/peripheral role for splits.
</content>
</entry>
<entry>
<title>Update Kconfig.defconfig</title>
<updated>2020-08-20T21:27:41Z</updated>
<author>
<name>Derek</name>
<email>dschmell91@gmail.com</email>
</author>
<published>2020-08-20T21:27:41Z</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=3b71c4311bae62c2e14b028324f831837742d1f5'/>
<id>urn:sha1:3b71c4311bae62c2e14b028324f831837742d1f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated files as per request</title>
<updated>2020-08-20T19:13:51Z</updated>
<author>
<name>Derek</name>
<email>dschmell91@gmail.com</email>
</author>
<published>2020-08-20T19:13:51Z</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=94c7d27f04263b42669ae6d1777765ba811ed6bf'/>
<id>urn:sha1:94c7d27f04263b42669ae6d1777765ba811ed6bf</id>
<content type='text'>
Updated
</content>
</entry>
<entry>
<title>Drop OLED support.</title>
<updated>2020-08-15T20:32:14Z</updated>
<author>
<name>Derek</name>
<email>dschmell91@gmail.com</email>
</author>
<published>2020-08-15T20:32:14Z</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=caecce62b7805e7fa3db814f2eb1616ba3661262'/>
<id>urn:sha1:caecce62b7805e7fa3db814f2eb1616ba3661262</id>
<content type='text'>
</content>
</entry>
</feed>
