<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk/keyboards/phrygian, 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-06-23T19:31:25+00:00</updated>
<entry>
<title>Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)</title>
<updated>2023-06-23T19:31:25+00:00</updated>
<author>
<name>Nick Brassel</name>
<email>nick@tzarc.org</email>
</author>
<published>2023-06-23T19:31:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=416af0171c6433a7ecb198386dd2c3ac70d4cbd2'/>
<id>urn:sha1:416af0171c6433a7ecb198386dd2c3ac70d4cbd2</id>
<content type='text'>
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase.

* Turn on CORTEX_ENABLE_WFI_IDLE by default.</content>
</entry>
<entry>
<title>Move single `LAYOUT`s to data driven (#20365)</title>
<updated>2023-04-12T03:42:51+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-04-12T03:42:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=5bd68e3695a82ff504c358c33445b4530c2a327f'/>
<id>urn:sha1:5bd68e3695a82ff504c358c33445b4530c2a327f</id>
<content type='text'>
</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>Move matrix config to info.json, part 4 (#20001)</title>
<updated>2023-03-10T13:00:24+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-03-10T13:00:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=9e64300e67720a5468c2585391250ca5579b311b'/>
<id>urn:sha1:9e64300e67720a5468c2585391250ca5579b311b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove matrix size defines (#19581)</title>
<updated>2023-02-17T05:08:25+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-02-17T05:08:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=2da0827d4ffbcba161126d6001f370e97d0172a8'/>
<id>urn:sha1:2da0827d4ffbcba161126d6001f370e97d0172a8</id>
<content type='text'>

</content>
</entry>
<entry>
<title>Move LED indicator config to data driven (#19800)</title>
<updated>2023-02-17T02:14:29+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-02-17T02:14:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=f4ba17c4a0ee59603c167b04f2d6f6eee8b2cf1b'/>
<id>urn:sha1:f4ba17c4a0ee59603c167b04f2d6f6eee8b2cf1b</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>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 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 5 (#18710)</title>
<updated>2022-10-15T21:29:43+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2022-10-15T21:29:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=5e4b076af3c99d36632d6b92f3ddd046f38a01af'/>
<id>urn:sha1:5e4b076af3c99d36632d6b92f3ddd046f38a01af</id>
<content type='text'>
* `KC_SLCK` -&gt; `KC_SCRL`
* `KC_NLCK` -&gt; `KC_NUM`
</content>
</entry>
</feed>
