<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/tmk_core/protocol/arm_atsam/usb, 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-05-21T10:31:42Z</updated>
<entry>
<title>Allow for overriding RAW endpoint usage page and ID. (#8834)</title>
<updated>2020-05-21T10:31:42Z</updated>
<author>
<name>Nick Brassel</name>
<email>nick@tzarc.org</email>
</author>
<published>2020-05-21T10:31:42Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=d1df576ece12a7627a18e1581eed482cda2dbed5'/>
<id>urn:sha1:d1df576ece12a7627a18e1581eed482cda2dbed5</id>
<content type='text'>
* Allow for overriding RAW endpoint usage page and ID.

* Move usb_descriptor_common.h.

* Docs update.</content>
</entry>
<entry>
<title>Clean up ATSAM ifdefs (#8808)</title>
<updated>2020-04-20T22:38:34Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-04-20T22:38:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=99f7fe6bd4ab7bc332fcbe35ef741a4142a73b1f'/>
<id>urn:sha1:99f7fe6bd4ab7bc332fcbe35ef741a4142a73b1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>format code according to conventions [skip ci]</title>
<updated>2020-03-26T03:10:16Z</updated>
<author>
<name>QMK Bot</name>
<email>hello@qmk.fm</email>
</author>
<published>2020-03-26T03:10:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=9fbf17b90e9e9bf23797ef524d9dabaa2adfbad5'/>
<id>urn:sha1:9fbf17b90e9e9bf23797ef524d9dabaa2adfbad5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add RawHID support to ATSAM (Massdrop boards) (#8530)</title>
<updated>2020-03-26T02:34:57Z</updated>
<author>
<name>foxx1337</name>
<email>foxx1337@yahoo.com</email>
</author>
<published>2020-03-26T02:34:57Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=96bfce70009ac15f21e440fd3894e6c11e1b7615'/>
<id>urn:sha1:96bfce70009ac15f21e440fd3894e6c11e1b7615</id>
<content type='text'>
* Add support for RAW endpoint for arm_atsam

This the excellent work from helluvamatt/qmk_firmware in bb6eeb93b.

* Reformat arm_atsam RAW endpoint code

Co-authored-by: Matt Schneeberger &lt;helluvamatt@gmail.com&gt;</content>
</entry>
<entry>
<title>Improvements to extrakey HID descriptors (#8156)</title>
<updated>2020-02-25T01:18:11Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-02-25T01:18:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=088b64ab3d598574244db5ac67fec889bdc58119'/>
<id>urn:sha1:088b64ab3d598574244db5ac67fec889bdc58119</id>
<content type='text'>
</content>
</entry>
<entry>
<title>format code according to conventions [skip ci]</title>
<updated>2020-02-02T02:40:30Z</updated>
<author>
<name>QMK Bot</name>
<email>hello@qmk.fm</email>
</author>
<published>2020-02-02T02:40:30Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=4888a118c363ed73d913ef8c70eb643dd3ea8bd0'/>
<id>urn:sha1:4888a118c363ed73d913ef8c70eb643dd3ea8bd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Align ATSAM HID descriptors with LUFA/ChibiOS (#7651)</title>
<updated>2020-02-02T02:10:57Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-02-02T02:10:57Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e036b94a215157bb45913a22267d709ec5c6ef5f'/>
<id>urn:sha1:e036b94a215157bb45913a22267d709ec5c6ef5f</id>
<content type='text'>
* Align ATSAM HID descriptors with LUFA/ChibiOS

* Don't hardcode raw endpoint size
</content>
</entry>
<entry>
<title>Run clang-format manually to fix recently changed files</title>
<updated>2019-11-17T16:25:58Z</updated>
<author>
<name>zvecr</name>
<email>git@zvecr.com</email>
</author>
<published>2019-11-17T14:02:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=a91c0c476507cb8c12840abb59bff34ab0de3c03'/>
<id>urn:sha1:a91c0c476507cb8c12840abb59bff34ab0de3c03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clang-format changes</title>
<updated>2019-08-30T22:01:52Z</updated>
<author>
<name>skullY</name>
<email>skullydazed@gmail.com</email>
</author>
<published>2019-08-30T18:19:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b624f32f944acdc59dcb130674c09090c5c404cb'/>
<id>urn:sha1:b624f32f944acdc59dcb130674c09090c5c404cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Max out range for max compatibility</title>
<updated>2019-04-12T20:55:59Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-02-19T03:00:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=a9a5fd754ed30a3d9453c77b5f622898848d3042'/>
<id>urn:sha1:a9a5fd754ed30a3d9453c77b5f622898848d3042</id>
<content type='text'>
</content>
</entry>
</feed>
