<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/ymd75, 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-04T22:19:34Z</updated>
<entry>
<title>[Keyboard] add support for ymd75 rev3 (#10483)</title>
<updated>2020-10-04T22:19:34Z</updated>
<author>
<name>Jakob</name>
<email>jakob@ahrer.dev</email>
</author>
<published>2020-10-04T22:19:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=27f9f3196d39ab0ce1b72665ea4b57ff741e6dd8'/>
<id>urn:sha1:27f9f3196d39ab0ce1b72665ea4b57ff741e6dd8</id>
<content type='text'>
* add support for ymd75 rev3

* Update keyboards/ymd75/rev3/rules.mk

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;

* Update keyboards/ymd75/rev3/rules.mk

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;

* remove DESCRIPTION

* only apply offset for rev3

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;</content>
</entry>
<entry>
<title>Add ISO layouts for YMD75 (#10244)</title>
<updated>2020-09-15T01:41:30Z</updated>
<author>
<name>Lasse Bjerre</name>
<email>lasse@lgb.dk</email>
</author>
<published>2020-09-15T01:41:30Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=0050033acaec3eaccb972d9d87ef64b713b3e7f2'/>
<id>urn:sha1:0050033acaec3eaccb972d9d87ef64b713b3e7f2</id>
<content type='text'>
* Update rev2.h

* Update info.json

* Create keymap.c

* Add ISO layout to rev1

* Removed redundant keycount

* Add fix for rev1 board + additional key

* Updated default iso keymap

* Add layout with 1.5u keys to the right of spacebar

* Fixed rev2 rwkl and added default layout
</content>
</entry>
<entry>
<title>YMD75: move MCU/Bootloader rules to revision level (#9452)</title>
<updated>2020-06-18T07:15:22Z</updated>
<author>
<name>James Young</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2020-06-18T07:15:22Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=d88dca3ca79d908c34fb5bf4af40c52b4cfce7f8'/>
<id>urn:sha1:d88dca3ca79d908c34fb5bf4af40c52b4cfce7f8</id>
<content type='text'>
Work-around for an issue with QMK Configurator's API.</content>
</entry>
<entry>
<title>Add support for YMD75 rev 2 (#8853)</title>
<updated>2020-04-19T23:58:58Z</updated>
<author>
<name>Jared Hendry</name>
<email>jared.hendry@shopify.com</email>
</author>
<published>2020-04-19T23:58:58Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=1522d97c2b74577780fe97a52079d0ab68902ed5'/>
<id>urn:sha1:1522d97c2b74577780fe97a52079d0ab68902ed5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>V-USB: Consolidate usbconfig.h's into a single file (#8584)</title>
<updated>2020-03-31T12:17:04Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-03-31T12:17:04Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=51a81813b0191d95f3ed774cbc410579e606dc5c'/>
<id>urn:sha1:51a81813b0191d95f3ed774cbc410579e606dc5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>V-USB: Use structs for USB descriptors (#8572)</title>
<updated>2020-03-28T02:02:25Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-03-28T02:02:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=14079ce6984b359e080c85d9e9b8f7b8eb01437c'/>
<id>urn:sha1:14079ce6984b359e080c85d9e9b8f7b8eb01437c</id>
<content type='text'>
* V-USB: Use structs for USB descriptors

* Update usbconfigs

* cformat pass</content>
</entry>
<entry>
<title>V-USB: Use manufacturer and product strings from config.h (#7797)</title>
<updated>2020-03-26T13:11:32Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-03-26T13:11:32Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=4d76d85d7bef735a56f9e1e275c89f4beaf52a64'/>
<id>urn:sha1:4d76d85d7bef735a56f9e1e275c89f4beaf52a64</id>
<content type='text'>
* V-USB: Use manufacturer and product strings from config.h

* Update board configs</content>
</entry>
<entry>
<title>Remove NO_UART defines from config.h for V-USB boards (#8351)</title>
<updated>2020-03-09T19:58:25Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-03-09T19:58:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=5e3951b361e6d173b705bd3b2b6df0c543258d98'/>
<id>urn:sha1:5e3951b361e6d173b705bd3b2b6df0c543258d98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix LED configuration for PS2AVRGB boards (#7989)</title>
<updated>2020-01-24T03:24:10Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-01-24T03:24:10Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b56899976924043a9563c12987218abd78baf13d'/>
<id>urn:sha1:b56899976924043a9563c12987218abd78baf13d</id>
<content type='text'>
* Fix LED configuration for PS2AVRGB boards

* Undo backlight on state changes
</content>
</entry>
<entry>
<title>Remove custom backlight code for PS2AVRGB boards (#7775)</title>
<updated>2020-01-19T07:00:32Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-01-19T07:00:32Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f5209aa4e941c7f3a942ef4a7e256ab432ec98ce'/>
<id>urn:sha1:f5209aa4e941c7f3a942ef4a7e256ab432ec98ce</id>
<content type='text'>
* Remove custom backlight code for PS2AVRGB boards

* Remove custom driver setting

* BACKLIGHT_BREATHING goes in config.h, not here

* Don't need to include backlight.c again here either

* Turn on backlight for Canoe

* Disable console on a few boards due to oversize
</content>
</entry>
</feed>
