<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/quantum/split_common, 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:17:03Z</updated>
<entry>
<title>Fix SPLIT_KEYBOARD compilation for ATMega*U2, which doesn't have VBUS/OTG control (#10460)</title>
<updated>2020-10-01T18:17:03Z</updated>
<author>
<name>sol</name>
<email>1731279+s-ol@users.noreply.github.com</email>
</author>
<published>2020-10-01T18:17:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=01d2a03258df465a7efcf33d9cc6f1751967c29a'/>
<id>urn:sha1:01d2a03258df465a7efcf33d9cc6f1751967c29a</id>
<content type='text'>
Co-authored-by: s-ol &lt;s-ol@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>add SPLIT_HAND_MATRIX_GRID support (#8685)</title>
<updated>2020-07-04T14:04:47Z</updated>
<author>
<name>Takeshi ISHII</name>
<email>2170248+mtei@users.noreply.github.com</email>
</author>
<published>2020-07-04T14:04:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=5c8b23ccffa0083752044f0459e6ac3114ce6e52'/>
<id>urn:sha1:5c8b23ccffa0083752044f0459e6ac3114ce6e52</id>
<content type='text'>
Co-authored-by: Danny &lt;nooges@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Fixed slave-side keyboard half unresponsiveness (#9360)</title>
<updated>2020-06-10T16:25:45Z</updated>
<author>
<name>Adrian</name>
<email>elagil@users.noreply.github.com</email>
</author>
<published>2020-06-10T16:25:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=cff3c3bf284a2d60b1c3cb80e9775580559de739'/>
<id>urn:sha1:cff3c3bf284a2d60b1c3cb80e9775580559de739</id>
<content type='text'>
* Fixed slave-side keyboard half unresponsiveness
due to how LUFA handles USB_Disable()

* changes to formatting

Co-authored-by: Joel Challis &lt;git@zvecr.com&gt;

Co-authored-by: Joel Challis &lt;git@zvecr.com&gt;</content>
</entry>
<entry>
<title>Move encoder_read to common location (#9003)</title>
<updated>2020-06-02T23:54:53Z</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2020-06-02T23:54:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=d17572b125113928b56e19bfaefae5d13a912f5e'/>
<id>urn:sha1:d17572b125113928b56e19bfaefae5d13a912f5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build. (#9163)</title>
<updated>2020-05-21T20:25:03Z</updated>
<author>
<name>Nick Brassel</name>
<email>nick@tzarc.org</email>
</author>
<published>2020-05-21T20:25:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=fd4f1029771fba4d620ca6cfc9710ccbba421206'/>
<id>urn:sha1:fd4f1029771fba4d620ca6cfc9710ccbba421206</id>
<content type='text'>
</content>
</entry>
<entry>
<title>format code according to conventions [skip ci]</title>
<updated>2020-05-21T17:39:29Z</updated>
<author>
<name>QMK Bot</name>
<email>hello@qmk.fm</email>
</author>
<published>2020-05-21T17:39:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=c63fd051dade376ec8d44245b3b8058dd5549af6'/>
<id>urn:sha1:c63fd051dade376ec8d44245b3b8058dd5549af6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Slight speed increases for matrix scanning (#9150)</title>
<updated>2020-05-21T16:59:56Z</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2020-05-21T16:59:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=205321c37740caaffbca69e626a8432fd369d20c'/>
<id>urn:sha1:205321c37740caaffbca69e626a8432fd369d20c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use LUFA funcs for split_util (#8594)</title>
<updated>2020-05-21T16:59:01Z</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2020-05-21T16:59:01Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=1816ad01d0efcc987b5aa7a833331b0f9d903d4f'/>
<id>urn:sha1:1816ad01d0efcc987b5aa7a833331b0f9d903d4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move encoder_read to common location</title>
<updated>2020-05-02T21:44:36Z</updated>
<author>
<name>zvecr</name>
<email>git@zvecr.com</email>
</author>
<published>2020-05-02T21:44:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=406dc2fb2d1e657db2d7235885722dd86d07ea08'/>
<id>urn:sha1:406dc2fb2d1e657db2d7235885722dd86d07ea08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run clang-format manually to fix recently changed files (#8552)</title>
<updated>2020-03-25T03:39:53Z</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2020-03-25T03:39:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=6ceaae30f519b63b4b56e0277dd459cccf2d0729'/>
<id>urn:sha1:6ceaae30f519b63b4b56e0277dd459cccf2d0729</id>
<content type='text'>
</content>
</entry>
</feed>
