<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk/keyboards/dc01, 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-04-26T21:45:43+00:00</updated>
<entry>
<title>Move remaining `LAYOUT_all`s to data driven (#20463)</title>
<updated>2023-04-26T21:45:43+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-04-26T21:45:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=4871f651c5328cc8c16d1ec991f3e865094b24c8'/>
<id>urn:sha1:4871f651c5328cc8c16d1ec991f3e865094b24c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move single `LAYOUT_all`s to data driven (#20430)</title>
<updated>2023-04-15T11:08:15+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-04-15T11:08:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=172a40686b84af7f887350a20c526855c7f7649c'/>
<id>urn:sha1:172a40686b84af7f887350a20c526855c7f7649c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move ortho &amp; numpad layouts to data driven (#20183)</title>
<updated>2023-03-29T04:54:34+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-03-29T04:54:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=4869b8061c187f6476f8f14b839dd2c2c9f74dd2'/>
<id>urn:sha1:4869b8061c187f6476f8f14b839dd2c2c9f74dd2</id>
<content type='text'>
Co-authored-by: Nick Brassel &lt;nick@tzarc.org&gt;
</content>
</entry>
<entry>
<title>Remove more empty headers (#20155)</title>
<updated>2023-03-17T03:02:04+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-03-17T03:02:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=02ccc50e6085a9d0a4f38f252960e2d14ffe4d1f'/>
<id>urn:sha1:02ccc50e6085a9d0a4f38f252960e2d14ffe4d1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove matrix_init_quantum/matrix_scan_quantum (#19806)</title>
<updated>2023-02-11T03:47:17+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2023-02-11T03:47:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=11d49d00e74618500e5c51e4c7f858eb906ccea8'/>
<id>urn:sha1:11d49d00e74618500e5c51e4c7f858eb906ccea8</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 unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)</title>
<updated>2023-02-06T02:40:23+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-02-06T02:40:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=a988f8a169112e31b21ff7c61870ab483c396cf3'/>
<id>urn:sha1:a988f8a169112e31b21ff7c61870ab483c396cf3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Debounce defines cleanup (#19742)</title>
<updated>2023-02-03T19:19:58+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-02-03T19:19:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=ebb512db827e84619e7151fcf76e3daf9328fe59'/>
<id>urn:sha1:ebb512db827e84619e7151fcf76e3daf9328fe59</id>
<content type='text'>
* Clean up `DEBOUNCE` in config.h, 0-9

* Clean up `DEBOUNCE` in config.h, A

* Clean up `DEBOUNCE` in config.h, B

* Clean up `DEBOUNCE` in config.h, C

* Clean up `DEBOUNCE` in config.h, D

* Clean up `DEBOUNCE` in config.h, E

* Clean up `DEBOUNCE` in config.h, F

* Clean up `DEBOUNCE` in config.h, G

* Clean up `DEBOUNCE` in config.h, H

* Clean up `DEBOUNCE` in config.h, handwired

* Clean up `DEBOUNCE` in config.h, I

* Clean up `DEBOUNCE` in config.h, J

* Clean up `DEBOUNCE` in config.h, K

* Clean up `DEBOUNCE` in config.h, L

* Clean up `DEBOUNCE` in config.h, M

* Clean up `DEBOUNCE` in config.h, N

* Clean up `DEBOUNCE` in config.h, O

* Clean up `DEBOUNCE` in config.h, P

* Clean up `DEBOUNCE` in config.h, Q

* Clean up `DEBOUNCE` in config.h, R

* Clean up `DEBOUNCE` in config.h, S

* Clean up `DEBOUNCE` in config.h, T

* Clean up `DEBOUNCE` in config.h, U

* Clean up `DEBOUNCE` in config.h, V

* Clean up `DEBOUNCE` in config.h, W

* Clean up `DEBOUNCE` in config.h, X

* Clean up `DEBOUNCE` in config.h, Y

* Clean up `DEBOUNCE` in config.h, Z

* Remove default debounce from info.json

* Migrate non-default debounce to info.json</content>
</entry>
<entry>
<title>Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)</title>
<updated>2023-02-03T00:04:10+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-02-03T00:04:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=f20a05440ed38bb3de754b2193e56d3e41a939a1'/>
<id>urn:sha1:f20a05440ed38bb3de754b2193e56d3e41a939a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up Force NKRO in config.h (#19718)</title>
<updated>2023-01-30T20:45:41+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-01-30T20:45:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=b867522f8cf90aef6f4531e669e35aba5ec0bf1c'/>
<id>urn:sha1:b867522f8cf90aef6f4531e669e35aba5ec0bf1c</id>
<content type='text'>
</content>
</entry>
</feed>
