<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/dztech/dz65rgb/keymaps/default, 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>2019-12-17T23:15:47Z</updated>
<entry>
<title>Tidy up dztech default keymaps and info.json (#7608)</title>
<updated>2019-12-17T23:15:47Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-12-17T23:15:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=1ac99586a6035bb36fd8a9479b443e636a3abf87'/>
<id>urn:sha1:1ac99586a6035bb36fd8a9479b443e636a3abf87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add short aliases for Magic keycodes (#7541)</title>
<updated>2019-12-05T08:44:39Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-12-05T08:44:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=3ad389de55aa73eef4542807488a70a19639df11'/>
<id>urn:sha1:3ad389de55aa73eef4542807488a70a19639df11</id>
<content type='text'>
* Add short alias for `MAGIC_TOGGLE_NKRO`

* Add aliases for the other Bootmagic keycodes

* Replace long form in default keymaps
</content>
</entry>
<entry>
<title>[Keyboard] add kbdmini; dztech, kbdfans keyboards cleanup (#7223)</title>
<updated>2019-11-14T19:55:46Z</updated>
<author>
<name>moyi4681</name>
<email>moyi4681@users.noreply.github.com</email>
</author>
<published>2019-11-14T19:55:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=426c03eda0deb62d916498fbdd671c7d3532b9e4'/>
<id>urn:sha1:426c03eda0deb62d916498fbdd671c7d3532b9e4</id>
<content type='text'>
* add kbdmini, dztech and kbdfans keyboards small fix

* Caps lock indicator moved from keymap

* Update dz65rgb.c

* fix error

* fix matthewrobo keymap error

* Update keyboards/kbdfans/kbd67/mkiirgb/mkiirgb.c

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/dztech/dz60rgb/dz60rgb.c

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/dztech/dz60rgb_ansi/dz60rgb_ansi.c

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/dztech/dz60rgb_wkl/dz60rgb_wkl.c

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/dztech/dz65rgb/dz65rgb.c

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* wrap all of the g_led_config stuff and rgb matrix functions in ifdefs

wrap all of the g_led_config stuff and rgb matrix functions in ifdefs
</content>
</entry>
<entry>
<title>Caps lock indicator moved from keymap (#7070)</title>
<updated>2019-10-18T17:32:43Z</updated>
<author>
<name>Yan-Fa Li</name>
<email>yanfali@gmail.com</email>
</author>
<published>2019-10-18T17:32:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=de5cadd63669119a6ba83757780dc66bb8f2816c'/>
<id>urn:sha1:de5cadd63669119a6ba83757780dc66bb8f2816c</id>
<content type='text'>
- to keyboard so it works in configurator</content>
</entry>
<entry>
<title>Cleanup/rgb matrix (#5811)</title>
<updated>2019-05-10T23:55:02Z</updated>
<author>
<name>XScorpion2</name>
<email>rcalt2vt@gmail.com</email>
</author>
<published>2019-05-10T23:55:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=62ba66d61821fec6a5ad3bdccdf738e15e082461'/>
<id>urn:sha1:62ba66d61821fec6a5ad3bdccdf738e15e082461</id>
<content type='text'>
* clean up rgb matrix extern usage

Moved rgb matrix boiler plate into macros

Rebased onto typing heatmap pr

* Fixing the reversed frame buffer access in digital rain

* Fixing digital rain &amp; typing heatmap if keyreactive effects are not enabled

* Apply suggestions from code review

Co-Authored-By: Drashna Jaelre &lt;drashna@live.com&gt;

* Adding parenthesizes to DRIVER_LED_TOTAL where necessary

* Updated docs

* added notes about parentheses
</content>
</entry>
<entry>
<title>add dz65rgb (#5756)</title>
<updated>2019-05-03T13:19:33Z</updated>
<author>
<name>moyi4681</name>
<email>moyi4681@users.noreply.github.com</email>
</author>
<published>2019-05-03T13:19:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=6a59198a42d49422297ee9320e5d842592573297'/>
<id>urn:sha1:6a59198a42d49422297ee9320e5d842592573297</id>
<content type='text'>
* add dz68rgb

* Update dz68rgb.c

* Apply suggestions from code review

Co-Authored-By: moyi4681 &lt;moyi4681@users.noreply.github.com&gt;

* Apply suggestions from code review

Co-Authored-By: moyi4681 &lt;moyi4681@users.noreply.github.com&gt;

* Apply suggestions from code review

Co-Authored-By: moyi4681 &lt;moyi4681@users.noreply.github.com&gt;

* Apply suggestions from code review

Co-Authored-By: moyi4681 &lt;moyi4681@users.noreply.github.com&gt;

* Apply suggestions from code review

Co-Authored-By: moyi4681 &lt;moyi4681@users.noreply.github.com&gt;

* Apply suggestions from code review

Co-Authored-By: moyi4681 &lt;moyi4681@users.noreply.github.com&gt;

* Apply suggestions from code review

Co-Authored-By: moyi4681 &lt;moyi4681@users.noreply.github.com&gt;

* Rename keyboards/dztech/dz68rgb/rules.mk to keyboards/dztech/dz65rgb/rules.mk

* Update and rename keyboards/dztech/dz68rgb/config.h to keyboards/dztech/dz65rgb/config.h

* Update and rename keyboards/dztech/dz68rgb/dz68rgb.c to keyboards/dztech/dz65rgb/dz65rgb.c

* Rename keyboards/dztech/dz68rgb/dz68rgb.h to keyboards/dztech/dz65rgb/dz65rgb.h

* Update and rename keyboards/dztech/dz68rgb/info.json to keyboards/dztech/dz65rgb/info.json

* Update readme.md

* Rename keyboards/dztech/dz68rgb/readme.md to keyboards/dztech/dz65rgb/readme.md

* Rename keyboards/dztech/dz68rgb/keymaps/default/keymap.c to keyboards/dztech/dz65rgb/keymaps/default/keymap.c

* Update dz65rgb.c

* Update readme.md

* Update keyboards/dztech/dz65rgb/keymaps/default/keymap.c

Co-Authored-By: moyi4681 &lt;moyi4681@users.noreply.github.com&gt;

* Update keyboards/dztech/dz65rgb/keymaps/default/keymap.c

Co-Authored-By: moyi4681 &lt;moyi4681@users.noreply.github.com&gt;
</content>
</entry>
</feed>
