<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk/keyboards/handwired/pytest, 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-08-14T14:22:37+00:00</updated>
<entry>
<title>Fix `keyboard` field for some JSON keymaps (#21752)</title>
<updated>2023-08-14T14:22:37+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-08-14T14:22:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=125a9039034610712dadf2dc4cb4e94ff405c100'/>
<id>urn:sha1:125a9039034610712dadf2dc4cb4e94ff405c100</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix `test_json2c_no_json()` (#20756)</title>
<updated>2023-05-06T13:00:27+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-05-06T13:00:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=578102b40056693de8a92b49cd0c48e51ff4ad4a'/>
<id>urn:sha1:578102b40056693de8a92b49cd0c48e51ff4ad4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove `FLIP_HALF` layouts and move to data driven (#20588)</title>
<updated>2023-04-29T15:51:45+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-04-29T15:51:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=998a4d744e60d7d769ddabad1bc8653314f02b02'/>
<id>urn:sha1:998a4d744e60d7d769ddabad1bc8653314f02b02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Custom keycodes in JSON (#19925)</title>
<updated>2023-03-27T19:01:07+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2023-03-27T19:01:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=79b0f9168eafef1642f3223500197bf630a2433f'/>
<id>urn:sha1:79b0f9168eafef1642f3223500197bf630a2433f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove `"w":1` and `"h":1` from info.json (#19961)</title>
<updated>2023-02-28T15:06:11+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-02-28T15:06:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=7a8265247b75bf389c791738a30a01fe3dba2263'/>
<id>urn:sha1:7a8265247b75bf389c791738a30a01fe3dba2263</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>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>Migrate `LAYOUTS` to data driven (#19541)</title>
<updated>2023-01-10T02:48:20+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-01-10T02:48:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=56555c61e1396a0b1f85105abe78f0a2b3a7c4f3'/>
<id>urn:sha1:56555c61e1396a0b1f85105abe78f0a2b3a7c4f3</id>
<content type='text'>
* Migrate `LAYOUTS` to data driven, 0-9

* Migrate `LAYOUTS` to data driven, A

* Migrate `LAYOUTS` to data driven, B

* Migrate `LAYOUTS` to data driven, C

* Migrate `LAYOUTS` to data driven, D

* Migrate `LAYOUTS` to data driven, E

* Migrate `LAYOUTS` to data driven, F

* Migrate `LAYOUTS` to data driven, G

* Migrate `LAYOUTS` to data driven, H

* Migrate `LAYOUTS` to data driven, handwired

* Migrate `LAYOUTS` to data driven, I

* Migrate `LAYOUTS` to data driven, J

* Migrate `LAYOUTS` to data driven, K

* Migrate `LAYOUTS` to data driven, L

* Migrate `LAYOUTS` to data driven, M

* Migrate `LAYOUTS` to data driven, N

* Migrate `LAYOUTS` to data driven, O

* Migrate `LAYOUTS` to data driven, P

* Migrate `LAYOUTS` to data driven, Q

* Migrate `LAYOUTS` to data driven, R

* Migrate `LAYOUTS` to data driven, S

* Migrate `LAYOUTS` to data driven, T

* Migrate `LAYOUTS` to data driven, U

* Migrate `LAYOUTS` to data driven, V

* Migrate `LAYOUTS` to data driven, W

* Migrate `LAYOUTS` to data driven, X

* Migrate `LAYOUTS` to data driven, Y

* Migrate `LAYOUTS` to data driven, Z</content>
</entry>
<entry>
<title>Add some missing layout data (#19539)</title>
<updated>2023-01-08T15:26:37+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2023-01-08T15:26:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=1c024bfa91196ac450aa8ac8baae845dc617cde1'/>
<id>urn:sha1:1c024bfa91196ac450aa8ac8baae845dc617cde1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove .noci functionality (#19122)</title>
<updated>2022-11-21T02:03:38+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2022-11-21T02:03:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=fe577daf966f34ae056f685c5a260473635c5ec8'/>
<id>urn:sha1:fe577daf966f34ae056f685c5a260473635c5ec8</id>
<content type='text'>
</content>
</entry>
</feed>
