<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk/keyboards/arrayperipherals, branch master</title>
<subtitle>Custom split ortholinear mechanical keyboard with rollerball mouse. Firmware. https://blog.node5.net/custom-keyboard
</subtitle>
<id>http://git.node5.net/firmware/qmk/atom?h=master</id>
<link rel='self' href='http://git.node5.net/firmware/qmk/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/'/>
<updated>2023-05-03T02:19:34+00:00</updated>
<entry>
<title>More `info.json` whitespace cleanups (#20665)</title>
<updated>2023-05-03T02:19:34+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-05-03T02:19:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=a5e46d80822797cd2e0dc2a2b81c4ccce9e167f4'/>
<id>urn:sha1:a5e46d80822797cd2e0dc2a2b81c4ccce9e167f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move encoder config to data driven (#19923)</title>
<updated>2023-02-25T22:45:12+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-02-25T22:45:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=7e0299117b389b1c7fcdfa2f20891ba2287ea771'/>
<id>urn:sha1:7e0299117b389b1c7fcdfa2f20891ba2287ea771</id>
<content type='text'>
Co-authored-by: Nick Brassel &lt;nick@tzarc.org&gt;
</content>
</entry>
<entry>
<title>Move layouts for direct_pins boards to data driven (#19872)</title>
<updated>2023-02-19T07:55:12+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-02-19T07:55:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=e837a32b2b4d6eb96ffacad0022699d67c0f8f1e'/>
<id>urn:sha1:e837a32b2b4d6eb96ffacad0022699d67c0f8f1e</id>
<content type='text'>

</content>
</entry>
<entry>
<title>Migrate `DIRECT_PINS` to data driven (#19826)</title>
<updated>2023-02-14T07:39:41+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-02-14T07:39:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=2cdf99ae950a82e233482347651b7689c4896827'/>
<id>urn:sha1:2cdf99ae950a82e233482347651b7689c4896827</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)</title>
<updated>2023-02-08T07:41:46+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-02-08T07:41:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=f9aeea64c1f85d388485503e52035b5f7533ed26'/>
<id>urn:sha1:f9aeea64c1f85d388485503e52035b5f7533ed26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove usages of config_common.h from config.h files. (#19714)</title>
<updated>2023-01-30T19:03:30+00:00</updated>
<author>
<name>Nick Brassel</name>
<email>nick@tzarc.org</email>
</author>
<published>2023-01-30T19:03:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=f6dd8dea2e493dc549a60fee99de871c4088d09a'/>
<id>urn:sha1:f6dd8dea2e493dc549a60fee99de871c4088d09a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove legacy keycodes, part 6 (#18740)</title>
<updated>2022-10-16T13:14:40+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2022-10-16T13:14:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=74223c34a969c0877bde035c721c21a1f25890fa'/>
<id>urn:sha1:74223c34a969c0877bde035c721c21a1f25890fa</id>
<content type='text'>
* `KC_RSHIFT` -&gt; `KC_RSFT`

* `KC_RCTRL` -&gt; `KC_RCTL`

* `KC_LSHIFT` -&gt; `KC_LSFT`

* `KC_LCTRL` -&gt; `KC_LCTL`</content>
</entry>
<entry>
<title>Remove `UNUSED_PINS` (#17931)</title>
<updated>2022-08-06T13:23:35+00:00</updated>
<author>
<name>Nick Brassel</name>
<email>nick@tzarc.org</email>
</author>
<published>2022-08-06T13:23:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=154d35ac146422bef938ed9756f6e0012baa83a2'/>
<id>urn:sha1:154d35ac146422bef938ed9756f6e0012baa83a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move keyboard USB IDs and strings to data driven: A (#17781)</title>
<updated>2022-07-26T00:52:18+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2022-07-26T00:52:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=674422eb13a4f5c9c8238629e42f4fc1d7641ede'/>
<id>urn:sha1:674422eb13a4f5c9c8238629e42f4fc1d7641ede</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy up NKRO_ENABLE rules (#15382)</title>
<updated>2021-12-09T05:05:44+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2021-12-09T05:05:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=a8d440e4e043dc8427f17c07631556d0ff3efc20'/>
<id>urn:sha1:a8d440e4e043dc8427f17c07631556d0ff3efc20</id>
<content type='text'>
</content>
</entry>
</feed>
