<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/tmk_core/protocol/arm_atsam, 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-30T20:14:59Z</updated>
<entry>
<title>2020 May 30 Breaking Changes Update (#9215)</title>
<updated>2020-05-30T20:14:59Z</updated>
<author>
<name>James Young</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2020-05-30T20:14:59Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=fced377ac007d27f2650ccffbe0b18abcdcfe23d'/>
<id>urn:sha1:fced377ac007d27f2650ccffbe0b18abcdcfe23d</id>
<content type='text'>
* Branch point for 2020 May 30 Breaking Change

* Migrate `ACTION_LAYER_TOGGLE` to `TG()` (#8954)

* Migrate `ACTION_MODS_ONESHOT` to `OSM()` (#8957)

* Migrate `ACTION_DEFAULT_LAYER_SET` to `DF()` (#8958)

* Migrate `ACTION_LAYER_MODS` to `LM()` (#8959)

* Migrate `ACTION_MODS_TAP_KEY` to `MT()` (#8968)

* Convert V-USB usbdrv to a submodule (#8321)

* Unify Tap Hold functions and documentation (#8348)

* Changing board names to prevent confusion (#8412)

* Move the Keyboardio Model01 to a keyboardio/ subdir (#8499)

* Move spaceman keyboards (#8830)

* Migrate miscellaneous `fn_actions` entries (#8977)

* Migrate `ACTION_MODS_KEY` to chained mod keycodes (#8979)

* Organizing my keyboards (plaid, tartan, ergoinu) (#8537)

* Refactor Lily58 to use split_common (#6260)

* Refactor zinc to use split_common (#7114)

* Add a message if bin/qmk doesn't work (#9000)

* Fix conflicting types for 'tfp_printf' (#8269)

* Fixed RGB_DISABLE_AFTER_TIMEOUT to be seconds based &amp; small internals cleanup (#6480)

* Refactor and updates to TKC1800 code (#8472)

* Switch to qmk forks for everything (#9019)

* audio refactor: replace deprecated PLAY_NOTE_ARRAY (#8484)

* Audio enable corrections (2/3) (#8903)

* Split HHKB to ANSI and JP layouts and Add VIA support for each (#8582)

* Audio enable corrections (Part 4) (#8974)

* Fix typo from PR7114 (#9171)

* Augment future branch Changelogs (#8978)

* Revert "Branch point for 2020 May 30 Breaking Change"
</content>
</entry>
<entry>
<title>Fix capitalisation of "GitHub" (#9184)</title>
<updated>2020-05-26T02:43:14Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-05-26T02:43:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e4823aadec24bca0ecfd1184562d27a49fd20544'/>
<id>urn:sha1:e4823aadec24bca0ecfd1184562d27a49fd20544</id>
<content type='text'>
</content>
</entry>
<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-02T20:47:40Z</updated>
<author>
<name>QMK Bot</name>
<email>hello@qmk.fm</email>
</author>
<published>2020-02-02T20:47:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=fa9c74c6a2301c8f0f12727eb730e213b3d7453c'/>
<id>urn:sha1:fa9c74c6a2301c8f0f12727eb730e213b3d7453c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dedupe extrakey report struct, and send functions in V-USB &amp; LUFA (#7993)</title>
<updated>2020-02-02T20:17:05Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-02-02T20:17:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b2ce2f8a34fba72e4b4ac2fba0ec11431b0acb0c'/>
<id>urn:sha1:b2ce2f8a34fba72e4b4ac2fba0ec11431b0acb0c</id>
<content type='text'>
* Dedupe extrakey report struct, and send functions in V-USB &amp; LUFA

* Doc comment for consistency

* Wrap it in ifdef to prevent unused function error

* Do the same for ATSAM
</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>
</feed>
