<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/xd96, branch master</title>
<subtitle>forked from https://github.com/qmk/qmk_firmware</subtitle>
<id>https://git.tsegers.com/qmk_firmware.git/atom?h=master</id>
<link rel='self' href='https://git.tsegers.com/qmk_firmware.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/'/>
<updated>2020-08-29T21:30:02Z</updated>
<entry>
<title>Better handle LTO_ENABLE (#9832)</title>
<updated>2020-08-29T21:30:02Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2020-08-22T08:21:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=92385b3fb617326b129609726020453c8949c7f8'/>
<id>urn:sha1:92385b3fb617326b129609726020453c8949c7f8</id>
<content type='text'>
* Better handle LTO_ENABLE

Especially when calling from command line

* Replace LINK_TIME_OPTIMIZATION_ENABLE with LTO_ENABLE

* Remove long for LTO from show_options.mk</content>
</entry>
<entry>
<title>Add VIA support on XiuDi (XD) keyboards (#8829)</title>
<updated>2020-06-30T17:27:24Z</updated>
<author>
<name>Xelus22</name>
<email>17491233+Xelus22@users.noreply.github.com</email>
</author>
<published>2020-06-30T17:27:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=6600f32d355b7028854f537a5e0ee9d352f539f0'/>
<id>urn:sha1:6600f32d355b7028854f537a5e0ee9d352f539f0</id>
<content type='text'>
Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;
Co-authored-by: Erovia &lt;Erovia@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Trim firmware size changes from default rules.mk, part 4 (#8046)</title>
<updated>2020-01-30T22:10:23Z</updated>
<author>
<name>ridingqwerty</name>
<email>george.g.koenig@gmail.com</email>
</author>
<published>2020-01-30T22:10:23Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=17a089d21b261777f4fa48af34b6e012d69d3945'/>
<id>urn:sha1:17a089d21b261777f4fa48af34b6e012d69d3945</id>
<content type='text'>
* Trim firmware size changes from default-ish rules.mk files

* Trim sizes from westfoxtrot boards
</content>
</entry>
<entry>
<title>Migrate more custom matrix 'lite' code to core (#7863)</title>
<updated>2020-01-15T01:58:32Z</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2020-01-15T01:58:32Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=48cac9e3c8710ae3e27c66fbd7043f38e7c6535e'/>
<id>urn:sha1:48cac9e3c8710ae3e27c66fbd7043f38e7c6535e</id>
<content type='text'>
* Migrate more custom matrix lite code to core

* Align function names

* fix up MATRIX_MASKED
</content>
</entry>
<entry>
<title>Move some common matrix code to a common location (#7699)</title>
<updated>2020-01-04T20:29:44Z</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2020-01-04T20:29:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=dcb7ca3f7910420cfa85ba659d48285b3633a978'/>
<id>urn:sha1:dcb7ca3f7910420cfa85ba659d48285b3633a978</id>
<content type='text'>
* Move some common matrix code to a common location

* Refactor some 'custom_matrix_helper' logic to use custom matrix lite

* Fix build for kinesis/stapelberg - abuse of vpath was picking up matrix.c from core when custom matrix was enabled

* Add validation for CUSTOM_MATRIX
</content>
</entry>
<entry>
<title>Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)</title>
<updated>2019-10-30T04:27:25Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-10-30T04:27:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b47c10bf6f152d7a5c35fc4f7478aa69e91fb081'/>
<id>urn:sha1:b47c10bf6f152d7a5c35fc4f7478aa69e91fb081</id>
<content type='text'>
* Cleanup rules.mk for 32U4 keyboards, T-Z

* Use atmel-dfu in place of lufa-ms until it exists
</content>
</entry>
<entry>
<title>Relocate pca9555 driver to core (#6563)</title>
<updated>2019-08-22T14:27:18Z</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2019-08-22T14:27:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=1c805b3d008a98a5a15112b0655ba14b42dbae67'/>
<id>urn:sha1:1c805b3d008a98a5a15112b0655ba14b42dbae67</id>
<content type='text'>
* Move pca9555 files to central location

* Get pca9555 boards compiling

* Slight alignment of rules.mk
</content>
</entry>
<entry>
<title>Implement NUMLOCK indicator light for XD96 (#6581)</title>
<updated>2019-08-21T01:26:00Z</updated>
<author>
<name>Ceremony</name>
<email>5873369+Ceremony64@users.noreply.github.com</email>
</author>
<published>2019-08-21T01:26:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=a0f248c20ed14303c742365e841ed2482749c972'/>
<id>urn:sha1:a0f248c20ed14303c742365e841ed2482749c972</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Keyboard] Align xd84 and xd96 with moon (#6465)</title>
<updated>2019-08-14T19:07:26Z</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2019-08-14T19:07:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=41482e02a6ac06bd9d0fa31c42d372c9d73c5d2b'/>
<id>urn:sha1:41482e02a6ac06bd9d0fa31c42d372c9d73c5d2b</id>
<content type='text'>
* Refactor xd84 to use LINK_TIME_OPTIMIZATION_ENABLE

* Refactor xd96 to use LINK_TIME_OPTIMIZATION_ENABLE

* Align xd84 and xd96 with moon

* Update keyboards/xd96/rules.mk

Co-Authored-By: Drashna Jaelre &lt;drashna@live.com&gt;

* Update keyboards/xd84/rules.mk

Co-Authored-By: Drashna Jaelre &lt;drashna@live.com&gt;
</content>
</entry>
<entry>
<title>[Keyboard] Fix XD96 info.json (#6309)</title>
<updated>2019-07-11T19:09:48Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-07-11T19:09:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=901edea9275b02acd02abb8257b6b33a217fce0c'/>
<id>urn:sha1:901edea9275b02acd02abb8257b6b33a217fce0c</id>
<content type='text'>
* Fix XD96 info.json

* Comma

* Another comma

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;
</content>
</entry>
</feed>
