<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zmk.git/app/cmake, branch master</title>
<subtitle>ZMK Bluetooth keyboard firmware.</subtitle>
<id>http://git.nvandoorn.com/zmk.git/atom/app/cmake?h=master</id>
<link rel='self' href='http://git.nvandoorn.com/zmk.git/atom/app/cmake?h=master'/>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/'/>
<updated>2021-10-19T13:29:36Z</updated>
<entry>
<title>fix: Properly find boards in user config repos.</title>
<updated>2021-10-19T13:29:36Z</updated>
<author>
<name>Peter Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2021-10-19T13:29:36Z</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=e6c815f1b0b1bae88a373fa0633e0e6d8db9cafd'/>
<id>urn:sha1:e6c815f1b0b1bae88a373fa0633e0e6d8db9cafd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: Only search for board one not found yet.</title>
<updated>2021-10-19T00:08:35Z</updated>
<author>
<name>Peter Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2021-10-18T14:44:13Z</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=0dc7d46eb16fcd654eaa9dc4c36fc39e8004e7f7'/>
<id>urn:sha1:0dc7d46eb16fcd654eaa9dc4c36fc39e8004e7f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(keymaps): Properly locate split board keymaps.</title>
<updated>2021-10-19T00:08:35Z</updated>
<author>
<name>Peter Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2021-10-18T02:50:11Z</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=742f4c28268c80a0e9682532cd938d1e0886ee72'/>
<id>urn:sha1:742f4c28268c80a0e9682532cd938d1e0886ee72</id>
<content type='text'>
* Find the unified keymap filename for onboard controller split
  keyboards.
</content>
</entry>
<entry>
<title>build: set zmk_config.cmake cmake_minimum_required to VERSION 3.15</title>
<updated>2020-11-21T03:24:29Z</updated>
<author>
<name>innovaker</name>
<email>66737976+innovaker@users.noreply.github.com</email>
</author>
<published>2020-11-19T12:01:13Z</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=d50f4afc7e5640990ea90f71249904bb45a0bb9c'/>
<id>urn:sha1:d50f4afc7e5640990ea90f71249904bb45a0bb9c</id>
<content type='text'>
3.15 is the minimum version required to facilitate list(PREPEND) used within zmk_config.cmake.

https://cmake.org/cmake/help/v3.15/command/list.html

Fixes #402</content>
</entry>
<entry>
<title>fix(shields): Load Kconfig for out-of-tree shields</title>
<updated>2020-08-20T15:38:36Z</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-08-20T14:51:35Z</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=973087639329893e916d3d341ee4326d1c14a711'/>
<id>urn:sha1:973087639329893e916d3d341ee4326d1c14a711</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor to using .keymap files</title>
<updated>2020-08-06T14:32:06Z</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-08-06T14:32:06Z</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=f83ec5ce2b04380158299c20c603c1fbb49b12d6'/>
<id>urn:sha1:f83ec5ce2b04380158299c20c603c1fbb49b12d6</id>
<content type='text'>
* Still just devicetree keymaps.
* Filename can now use `&lt;board&gt;.keymap` or
  `&lt;shield&gt;.keymap` convention, including
  overrides for revisions, etc.
</content>
</entry>
<entry>
<title>Properly add overlay/conf files for base shield dir name as well.</title>
<updated>2020-07-25T04:13:42Z</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-07-25T04:13:40Z</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=7a5946742086ab66dfc197f5925d9533cd9b3c4b'/>
<id>urn:sha1:7a5946742086ab66dfc197f5925d9533cd9b3c4b</id>
<content type='text'>
* Needed so when building with `kyria_left` shield, then config
  dir containing `kyria.conf` and `kyria.overlay` will also be
  applied as configs/overlays.
</content>
</entry>
<entry>
<title>Log more info on ZMK config dir usage.</title>
<updated>2020-07-24T03:01:47Z</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-07-24T03:01:47Z</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=f22407223f21b4a16a16b8254961e45eb177dbdb'/>
<id>urn:sha1:f22407223f21b4a16a16b8254961e45eb177dbdb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add user config as board/dts roots as needed.</title>
<updated>2020-07-22T23:42:05Z</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-07-22T23:42:05Z</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=bccd30d68ad0f44113f477bcc3e57486b72ea02a'/>
<id>urn:sha1:bccd30d68ad0f44113f477bcc3e57486b72ea02a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Windows build fixes.</title>
<updated>2020-07-14T03:49:36Z</updated>
<author>
<name>Pete Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2020-07-14T03:49:36Z</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=fff18dd33e62a428579b4f1aa6a339c7e4a1c40d'/>
<id>urn:sha1:fff18dd33e62a428579b4f1aa6a339c7e4a1c40d</id>
<content type='text'>
</content>
</entry>
</feed>
