<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/db, 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-17T20:37:04Z</updated>
<entry>
<title>Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)</title>
<updated>2020-05-17T20:37:04Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-05-17T20:37:04Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=ce842f912e7b369ca3d83c65dd2135e23e87c153'/>
<id>urn:sha1:ce842f912e7b369ca3d83c65dd2135e23e87c153</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>Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)</title>
<updated>2020-01-19T03:11:57Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-01-19T03:11:57Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=eb5d267e637db4c2c639932b8c8176bf47dff78f'/>
<id>urn:sha1:eb5d267e637db4c2c639932b8c8176bf47dff78f</id>
<content type='text'>
* Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards

* Define diode direction for failing boards

* Matching parentheses

* Put onekey diode directions in top level config
</content>
</entry>
<entry>
<title>[Keyboard] Add support for db63 hotswap rbg (#7771)</title>
<updated>2020-01-05T01:04:49Z</updated>
<author>
<name>Hung DO</name>
<email>hungdohuy@gmail.com</email>
</author>
<published>2020-01-05T01:04:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=59c783df488cc8bcd9b8c92e9b27692c1e1761ed'/>
<id>urn:sha1:59c783df488cc8bcd9b8c92e9b27692c1e1761ed</id>
<content type='text'>
* correct the matrix pin for db63

* first correct layout

* adding RGB support for db63

* adding backlighting keycode

* enable back extension

* update readme for the bootloader

* correct the capslock pin

* update correct info.json and layout following suggestion

* editing contact

* Update keyboards/db/db63/README.md

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/db/db63/README.md

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

Co-authored-by: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;
</content>
</entry>
</feed>
