<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zmk.git/app/Kconfig, branch master</title>
<subtitle>ZMK Bluetooth keyboard firmware.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/'/>
<entry>
<title>fix(split): Add queue for running remote behaviors</title>
<updated>2021-11-26T17:59:04+00:00</updated>
<author>
<name>Peter Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2021-11-20T22:12:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=458395cd66af116dc606aad0a87297fde126729b'/>
<id>458395cd66af116dc606aad0a87297fde126729b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(split): Properly rediscover peripherals.</title>
<updated>2021-11-05T02:31:56+00:00</updated>
<author>
<name>Peter Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2021-10-17T02:27:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=0b0b49d62666cfec2157900fd0dbf62460aa33f9'/>
<id>0b0b49d62666cfec2157900fd0dbf62460aa33f9</id>
<content type='text'>
* Handle disconnects of peripherals, and properly clean up
  and resume discovering for when the peripheral re-appears.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Handle disconnects of peripherals, and properly clean up
  and resume discovering for when the peripheral re-appears.
</pre>
</div>
</content>
</entry>
<entry>
<title>add ranges and descriptions from #669</title>
<updated>2021-10-11T16:46:17+00:00</updated>
<author>
<name>git@jrhrsmit.nl</name>
<email>git@jrhrsmit.nl</email>
</author>
<published>2021-10-11T08:50:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=f221ff1dc7a8100ca8037f322033cb73c4575fd6'/>
<id>f221ff1dc7a8100ca8037f322033cb73c4575fd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(underglow): Add support for configurable min/max brightness</title>
<updated>2021-10-11T00:43:57+00:00</updated>
<author>
<name>Simon Malinge</name>
<email>simon.malinge@gmail.com</email>
</author>
<published>2021-10-07T03:54:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=c5b8dd85fdf28d1912ef0d2cefce8b55652c0db7'/>
<id>c5b8dd85fdf28d1912ef0d2cefce8b55652c0db7</id>
<content type='text'>
Co-authored-by: jrhrsmit &lt;jasper.770@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: jrhrsmit &lt;jasper.770@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>feat(hid): Kconfig for basic/full consumer usages.</title>
<updated>2021-10-05T03:01:39+00:00</updated>
<author>
<name>Peter Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2021-10-05T02:41:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=bc179b1030ccf9dd02818f77ecd9b5b9f14e85b7'/>
<id>bc179b1030ccf9dd02818f77ecd9b5b9f14e85b7</id>
<content type='text'>
* Add ZMK_HID_CONSUMER_REPORT_USAGES choice to allow choosing
  between full consumer usage range, with poor OS compat,
  or basic consumer usage range, with broader compat.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add ZMK_HID_CONSUMER_REPORT_USAGES choice to allow choosing
  between full consumer usage range, with poor OS compat,
  or basic consumer usage range, with broader compat.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(hid): Configurable NKRO HID report support.</title>
<updated>2021-10-05T03:01:39+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2021-03-15T04:40:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=91ba034896c3b1668b88286e18d8f38314ec39c3'/>
<id>91ba034896c3b1668b88286e18d8f38314ec39c3</id>
<content type='text'>
* Add Kconfig settings for NKRO or HKRO (boot compatible), HID
  report types for keyboard page.
* Updated report storage and set/unset for each config.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add Kconfig settings for NKRO or HKRO (boot compatible), HID
  report types for keyboard page.
* Updated report storage and set/unset for each config.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(power): Update device power management Kconfig</title>
<updated>2021-08-03T01:48:42+00:00</updated>
<author>
<name>Nick Winans</name>
<email>nick@winans.codes</email>
</author>
<published>2021-07-27T05:14:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=2b9deb824b9fa6bb22d73ccec4794ff51fabdfc7'/>
<id>2b9deb824b9fa6bb22d73ccec4794ff51fabdfc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(tests): Revert default to previous formatter.</title>
<updated>2021-07-17T21:04:25+00:00</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2021-03-22T19:13:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=6c23bb5c117edddb4a1321c63dfc641d013687b1'/>
<id>6c23bb5c117edddb4a1321c63dfc641d013687b1</id>
<content type='text'>
* new cbprintf formatter causes issues for our use of string formatting.

See: https://github.com/zephyrproject-rtos/zephyr/pull/29876
PR: https://github.com/zmkfirmware/zmk/pull/736</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* new cbprintf formatter causes issues for our use of string formatting.

See: https://github.com/zephyrproject-rtos/zephyr/pull/29876
PR: https://github.com/zmkfirmware/zmk/pull/736</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(core): update power API to Zephyr v2.5.0</title>
<updated>2021-07-17T21:04:25+00:00</updated>
<author>
<name>innovaker</name>
<email>66737976+innovaker@users.noreply.github.com</email>
</author>
<published>2021-06-19T09:57:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=ad981c3bbda0c2f047b6387c41d4b02dd30508e7'/>
<id>ad981c3bbda0c2f047b6387c41d4b02dd30508e7</id>
<content type='text'>
See: https://github.com/zephyrproject-rtos/zephyr/pull/29410
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/pull/29410
PR: https://github.com/zmkfirmware/zmk/pull/736</pre>
</div>
</content>
</entry>
<entry>
<title>fix(core): Enable sensor by default</title>
<updated>2021-02-08T15:50:44+00:00</updated>
<author>
<name>Nick Winans</name>
<email>nick@winans.codes</email>
</author>
<published>2021-02-04T17:14:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=5eace0bbc4bafe8ee95c3c4086ed5403e553634c'/>
<id>5eace0bbc4bafe8ee95c3c4086ed5403e553634c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
