<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk/keyboards/annepro2, 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:49:03+00:00</updated>
<entry>
<title>Move 60% layouts to data driven (#20477)</title>
<updated>2023-04-26T21:49:03+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-04-26T21:49:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=4d8dd55bf9b36f5d60afbf01fe192f9a1a7627f3'/>
<id>urn:sha1:4d8dd55bf9b36f5d60afbf01fe192f9a1a7627f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move `RGB_MATRIX_DRIVER` to data driven (#20350)</title>
<updated>2023-04-08T08:08:08+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-04-08T08:08:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=522048725f6b076bdad1251243c65dd2acf6595d'/>
<id>urn:sha1:522048725f6b076bdad1251243c65dd2acf6595d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[keyboard] Prevent LED flicker when connecting AnnePro 2 (#19709)</title>
<updated>2023-03-12T10:23:39+00:00</updated>
<author>
<name>Darkhan</name>
<email>darkhanu@gmail.com</email>
</author>
<published>2023-03-12T10:23:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=a5e7390419a23c6db9cb62810f8ff1645d20b6a3'/>
<id>urn:sha1:a5e7390419a23c6db9cb62810f8ff1645d20b6a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reallocate SAFE_RANGE (#19909)</title>
<updated>2023-02-22T22:49:07+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2023-02-22T22:49:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=961f0b7b2de54f988daf4ce7b791f91a33e55612'/>
<id>urn:sha1:961f0b7b2de54f988daf4ce7b791f91a33e55612</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into develop</title>
<updated>2023-01-25T00:20:11+00:00</updated>
<author>
<name>QMK Bot</name>
<email>hello@qmk.fm</email>
</author>
<published>2023-01-25T00:20:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=0edf478a5335b5c8fac29a0b77428f0dcbf43316'/>
<id>urn:sha1:0edf478a5335b5c8fac29a0b77428f0dcbf43316</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Decrease LED animation frequency to improve performance (#19677)</title>
<updated>2023-01-25T00:19:32+00:00</updated>
<author>
<name>Darkhan</name>
<email>darkhanu@gmail.com</email>
</author>
<published>2023-01-25T00:19:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=fa132baa43a69ce7245e977916280eac5f8a0485'/>
<id>urn:sha1:fa132baa43a69ce7245e977916280eac5f8a0485</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix functions with empty params (#19647)</title>
<updated>2023-01-20T16:21:17+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-01-20T16:21:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=cf935d97ae479e7a1e1f2f2f248b93e52e4cc69e'/>
<id>urn:sha1:cf935d97ae479e7a1e1f2f2f248b93e52e4cc69e</id>
<content type='text'>
* Fix functions with empty params

* Found a bunch more</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>Merge remote-tracking branch 'origin/master' into develop</title>
<updated>2022-11-25T04:29:59+00:00</updated>
<author>
<name>QMK Bot</name>
<email>hello@qmk.fm</email>
</author>
<published>2022-11-25T04:29:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=8a906d7fd554340f557043fbeb06d54d70cec049'/>
<id>urn:sha1:8a906d7fd554340f557043fbeb06d54d70cec049</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix annepro2/c18:iso_default (#19147)</title>
<updated>2022-11-25T04:29:20+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2022-11-25T04:29:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=6ed605a614595bf01721070e7ed6407e8e19585e'/>
<id>urn:sha1:6ed605a614595bf01721070e7ed6407e8e19585e</id>
<content type='text'>
</content>
</entry>
</feed>
