<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/dozen0, 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-08-07T09:06:14Z</updated>
<entry>
<title>Remove HD44780 References, Part 2 (#9918)</title>
<updated>2020-08-07T09:06:14Z</updated>
<author>
<name>James Young</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2020-08-07T09:06:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=4e8af9d41bb5122a398bc8f768bc3931c8aaf9a4'/>
<id>urn:sha1:4e8af9d41bb5122a398bc8f768bc3931c8aaf9a4</id>
<content type='text'>
* remove HD44780_ENABLE rules: C-F

* remove HD44780_ENABLE config: C-F</content>
</entry>
<entry>
<title>Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937)</title>
<updated>2020-01-20T07:05:51Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-01-20T07:05:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=ef8a4e5aaf27fa21556a75c58ae4d033d6329cf7'/>
<id>urn:sha1:ef8a4e5aaf27fa21556a75c58ae4d033d6329cf7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add RGB LED for Dozen0 (#7458)</title>
<updated>2019-11-24T09:35:03Z</updated>
<author>
<name>yynmt</name>
<email>45400583+yynmt@users.noreply.github.com</email>
</author>
<published>2019-11-24T09:35:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=583094aa26edc4171bad84f22ce948c840797e6e'/>
<id>urn:sha1:583094aa26edc4171bad84f22ce948c840797e6e</id>
<content type='text'>
* enable rgb led.

* add layer for default keymap

* Update keymap.c

* Update rules.mk

* Update rules.mk

* fix keymaps

remove backslashes.
</content>
</entry>
<entry>
<title>Cleanup rules.mk for 32U4 keyboards, A-F (#6804)</title>
<updated>2019-10-05T18:09:35Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-10-05T18:09:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e8b65d01709c2ebdf50c0aa95963d200fa4fa4c6'/>
<id>urn:sha1:e8b65d01709c2ebdf50c0aa95963d200fa4fa4c6</id>
<content type='text'>
* Cleanup rules.mk for 32U4 keyboards, A-F

* Put back stuff in VIA keymaps
</content>
</entry>
<entry>
<title>Remove commented out MCUs in rules.mk (#5884)</title>
<updated>2019-07-16T07:26:38Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-07-16T07:26:38Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=ba42a5ae68a59ad514027d819c6b58ee86944e75'/>
<id>urn:sha1:ba42a5ae68a59ad514027d819c6b58ee86944e75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)</title>
<updated>2019-06-06T19:09:56Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-06-06T19:09:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=faaaa134fd436be400aa2c7841b38907899d49a6'/>
<id>urn:sha1:faaaa134fd436be400aa2c7841b38907899d49a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Keyboard] Remove unnecessary IS_COMMAND definitions from a couple of boards (#5269)</title>
<updated>2019-03-19T21:33:44Z</updated>
<author>
<name>Konstantin Đorđević</name>
<email>vomindoraan@gmail.com</email>
</author>
<published>2019-03-19T21:33:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=6a4884e3bdc157a00718eb157f72489c1adf30e0'/>
<id>urn:sha1:6a4884e3bdc157a00718eb157f72489c1adf30e0</id>
<content type='text'>
* Remove unnecessary IS_COMMAND definition from clueboard/66_hotswap/gen1

* Remove old-style IS_COMMAND definition comment from dozen0

* Use get_mods() instead of keyboard_report-&gt;mods in georgi
</content>
</entry>
<entry>
<title>[Keyboard] Add Dozen0 (#5272)</title>
<updated>2019-03-01T04:12:56Z</updated>
<author>
<name>yynmt</name>
<email>45400583+yynmt@users.noreply.github.com</email>
</author>
<published>2019-03-01T04:12:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=a1de199aa9d86d0c325985825e07d5d769a5d786'/>
<id>urn:sha1:a1de199aa9d86d0c325985825e07d5d769a5d786</id>
<content type='text'>
* Add Dozen0 macropad

* Fix readme image

* Add info.json

* Fix keymap f12

* Fix copyright and replace include guards

* remove IS_COMMAND at config.h
</content>
</entry>
</feed>
