<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/crkbd/rev1, 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-10-01T18:41:21Z</updated>
<entry>
<title>Crkbd implementing return value for matrix_scan() (#10422)</title>
<updated>2020-10-01T18:41:21Z</updated>
<author>
<name>yhr0x43</name>
<email>58871693+yhr0x43@users.noreply.github.com</email>
</author>
<published>2020-10-01T18:41:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=7a2124db6bfea74672acd714d78c10eb9288732a'/>
<id>urn:sha1:7a2124db6bfea74672acd714d78c10eb9288732a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Keyboard] Convert Corne Keyboard to Split Common (#6001)</title>
<updated>2020-09-17T07:41:55Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2020-09-17T07:41:55Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f37a134f712891db64b1391a250b0d752206f520'/>
<id>urn:sha1:f37a134f712891db64b1391a250b0d752206f520</id>
<content type='text'>
* [Keyboard] Convert Corne Keyboard to Split Common

* Add VIA Support

* Makes sure that ol(e)d and new OLED implementation can't coexist

* Add licensing header to files

* Add changes based on feedback from foostan

* Fixes</content>
</entry>
<entry>
<title>split_3x5_3 layout support (#9624)</title>
<updated>2020-08-06T17:36:26Z</updated>
<author>
<name>Danilo de Klerk</name>
<email>danilodeklerk@gmail.com</email>
</author>
<published>2020-08-06T17:36:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=c8b721d7c6cf683473bcf3d0af6ec561471b1dcc'/>
<id>urn:sha1:c8b721d7c6cf683473bcf3d0af6ec561471b1dcc</id>
<content type='text'>
* Add split_3x5_3 support to Minidox

* Add split_3x5_3 support to Miniaxe

* Add LAYOUT_mini to Centromere

This layout macro removes the need or KC_NO keycodes in the keymap.

* Add split_3x5_3 support to Centromere

* Add split_3x5_3 support to suihankey split

* Add LAYOUT_mini to centromere/info.json

* Add LAYOUT_mini to crkbd

* Add split_3x5_3 support to crkbd

* Change mini layout names

* Rename main layouts for split_3x6_3 keyboards

* Use split_3x5_3 macro for remaining keyboards

* Update relevant info.json files

* Fix suihankey/split/alpha macro

* Add layout aliases for suihankey</content>
</entry>
<entry>
<title>split_3x6_3 layout support (#9625)</title>
<updated>2020-07-09T21:19:16Z</updated>
<author>
<name>Danilo de Klerk</name>
<email>danilodeklerk@gmail.com</email>
</author>
<published>2020-07-09T21:19:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=823165b9b784feda7546daa83ded9afe0e35ee6f'/>
<id>urn:sha1:823165b9b784feda7546daa83ded9afe0e35ee6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix crkbd slave matrix print to require debug_matrix (#9217)</title>
<updated>2020-05-28T17:02:12Z</updated>
<author>
<name>Manna Harbour</name>
<email>51143715+manna-harbour@users.noreply.github.com</email>
</author>
<published>2020-05-28T17:02:12Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=7b8a013826ad90714a05ea522de53adf964ab3b9'/>
<id>urn:sha1:7b8a013826ad90714a05ea522de53adf964ab3b9</id>
<content type='text'>
* Fix crkbd slave matrix print to require debug_matrix

* Remove redundant include

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;</content>
</entry>
<entry>
<title>Remove pro_micro.h (#8374)</title>
<updated>2020-03-14T15:31:15Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-03-14T15:31:15Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=d597af9e1e15ed54b3f967c52e39a6cc3b980b68'/>
<id>urn:sha1:d597af9e1e15ed54b3f967c52e39a6cc3b980b68</id>
<content type='text'>
* Remove pro_micro.h

* Include quantum.h</content>
</entry>
<entry>
<title>Reduce SPLIT_USB_TIMEOUT by 500ms (#7637)</title>
<updated>2020-02-05T03:37:04Z</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2020-02-05T03:37:04Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=307be48de9a24a182420a6c42222906132035ea2'/>
<id>urn:sha1:307be48de9a24a182420a6c42222906132035ea2</id>
<content type='text'>
* Update SPLIT_USB_TIMEOUT -500ms

* Align keyboard level SPLIT_USB_TIMEOUT defaults

* Align keyboard level SPLIT_USB_TIMEOUT_POLL

* Review fixes
</content>
</entry>
<entry>
<title>Fix processing of RGB keycodes on slave half (#7404)</title>
<updated>2019-11-28T21:59:14Z</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2019-11-28T21:59:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=99f3321e2634547b57ec07f0d1d8b107670be824'/>
<id>urn:sha1:99f3321e2634547b57ec07f0d1d8b107670be824</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Port SPLIT_USB_DETECT to crkbd (#7195)</title>
<updated>2019-11-16T00:07:21Z</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2019-11-16T00:07:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b94f6cb116f1628f6d14ff3b1365bcbae6792dea'/>
<id>urn:sha1:b94f6cb116f1628f6d14ff3b1365bcbae6792dea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Keyboard] Remove RGB_MATRIX_SPLIT_RIGHT from crkbd (#7267)</title>
<updated>2019-11-05T20:05:42Z</updated>
<author>
<name>buztard</name>
<email>buz@netbuz.org</email>
</author>
<published>2019-11-05T20:05:42Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=ed0575fc8aacdfdd83a31fc98df2b1cad2e977f4'/>
<id>urn:sha1:ed0575fc8aacdfdd83a31fc98df2b1cad2e977f4</id>
<content type='text'>
The need for this was dropped in 947e61eaebf168c0c60be34914141cff9a69e599</content>
</entry>
</feed>
