<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/dztech/dz65rgb, 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-09-19T23:00:45Z</updated>
<entry>
<title>[Keymap] Adds pagondel layout for dz65rgb v2 (#9914)</title>
<updated>2020-09-19T23:00:45Z</updated>
<author>
<name>Patricio Gonzalez del Valle</name>
<email>pagondel@gmail.com</email>
</author>
<published>2020-09-19T23:00:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=08ef4b4a96e5b6b5bd857a6570fdddd9d6fcaac7'/>
<id>urn:sha1:08ef4b4a96e5b6b5bd857a6570fdddd9d6fcaac7</id>
<content type='text'>
* Adds pagondel layout for dz65rgb v2

* Adds license information

* replaces define by enums

* Update license year

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>
<entry>
<title>Better handle LTO_ENABLE (#9832)</title>
<updated>2020-08-29T21:30:02Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2020-08-22T08:21:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=92385b3fb617326b129609726020453c8949c7f8'/>
<id>urn:sha1:92385b3fb617326b129609726020453c8949c7f8</id>
<content type='text'>
* Better handle LTO_ENABLE

Especially when calling from command line

* Replace LINK_TIME_OPTIMIZATION_ENABLE with LTO_ENABLE

* Remove long for LTO from show_options.mk</content>
</entry>
<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>Fix compilation warning for the DZ60RGB/DZ65RGB when RGB matrix is disabled (#9791)</title>
<updated>2020-07-22T05:55:35Z</updated>
<author>
<name>Michael Krasnitski</name>
<email>42564254+mkrasnitski@users.noreply.github.com</email>
</author>
<published>2020-07-22T05:55:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=d7a4b14bc6536cdd4d6317d98eb69993a1ad13ef'/>
<id>urn:sha1:d7a4b14bc6536cdd4d6317d98eb69993a1ad13ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix my personal keymap // Custom keymap for Kbdfans/kbd67/rev2 with improvements on Accessibility (#9207)</title>
<updated>2020-06-11T12:39:56Z</updated>
<author>
<name>Catriel Müller</name>
<email>catrielmuller@gmail.com</email>
</author>
<published>2020-06-11T12:39:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=ccb4b81b3f69ccfc088b63f34599720bb6f382c3'/>
<id>urn:sha1:ccb4b81b3f69ccfc088b63f34599720bb6f382c3</id>
<content type='text'>
Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;</content>
</entry>
<entry>
<title>Fix typo in led_config for dztech/dz65rgb (#9122)</title>
<updated>2020-05-18T02:38:38Z</updated>
<author>
<name>NekuSoul</name>
<email>Git@NekuSoul.de</email>
</author>
<published>2020-05-18T02:38:38Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=eaab0844e88db55667e24c7fd73b9e527d14d812'/>
<id>urn:sha1:eaab0844e88db55667e24c7fd73b9e527d14d812</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Keymap] New keymap layout for dztech/dz65rgb/keymaps (#8199)</title>
<updated>2020-05-07T04:01:19Z</updated>
<author>
<name>Daniel Racine</name>
<email>mailto.danielracine@gmail.com</email>
</author>
<published>2020-05-07T04:01:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=923bad46f93d9dc9b6d8e5c6694a7fdd745e0fde'/>
<id>urn:sha1:923bad46f93d9dc9b6d8e5c6694a7fdd745e0fde</id>
<content type='text'>
* New keymap layout for dztech/dz65rgb/keymaps

* New keymap layout for dztech/dz65rgb/keymaps
- Conding conventions fixes

* Fix typo in Leader Key table

* PR #8199 Feedback Commit #1

* Fixed data types and function names - Simplified accent macros by removing repetition - Added selection wrap macros - readme.md doc updated with changes

* PR #8199 second feedback commit - Clarified function names, variables names and comments

* Fix: accent output fix _grave  &lt;==&gt; _circumflex

* dry fixes on led set_color with hsv and led blinking code blocks</content>
</entry>
<entry>
<title>Remove no-longer-necessary LTO checks from keyboards' config.h files (#8773)</title>
<updated>2020-04-19T22:56:48Z</updated>
<author>
<name>Konstantin Đorđević</name>
<email>vomindoraan@gmail.com</email>
</author>
<published>2020-04-19T22:56:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=2d39a9dcdbdef1202d890a81505e7d33fe04cde0'/>
<id>urn:sha1:2d39a9dcdbdef1202d890a81505e7d33fe04cde0</id>
<content type='text'>
* Remove no-longer-necessary LTO checks from keyboards' config.h files

* Remove unnecessary LTO check in @danielo515's Ergodox EZ keymap

* Remove unnecessary USE_Link_Time_Optimization checks from keyboards' config.h files

Note: DISABLE_LEADER doesn't seem to be used anywhere</content>
</entry>
<entry>
<title>add via support for dztech 60 and 65 pcb (#8334)</title>
<updated>2020-03-09T02:16:48Z</updated>
<author>
<name>moyi4681</name>
<email>moyi4681@users.noreply.github.com</email>
</author>
<published>2020-03-09T02:16:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=d526117896f51e42d94ad0f1180bcd559fca6f3e'/>
<id>urn:sha1:d526117896f51e42d94ad0f1180bcd559fca6f3e</id>
<content type='text'>
* add via support for dztech 60 and 65 pcb

add via support for dztech 60 and 65 pcb

* Update dz60rgb.h

* Update dz60rgb.h

* Update dz60rgb_ansi.h

* Update dz60rgb_wkl.h

* Update dz65rgb.h

* Update dz60rgb.h

* Update dz60rgb_ansi.h

* Update dz60rgb_wkl.h

* Update dz65rgb.h

* Update keyboards/dztech/dz60rgb/dz60rgb.h

* Update keyboards/dztech/dz60rgb_wkl/dz60rgb_wkl.h

* Update keyboards/dztech/dz65rgb/dz65rgb.h

* Update keyboards/dztech/dz60rgb_ansi/dz60rgb_ansi.h

* Update dz60rgb_wkl.h

* Update keyboards/dztech/dz65rgb/keymaps/via/keymap.c

* Update keyboards/dztech/dz60rgb_wkl/keymaps/via/keymap.c
</content>
</entry>
<entry>
<title>Tidy up dztech keyboard.c/h and readmes (#7664)</title>
<updated>2020-01-13T21:49:31Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-01-13T21:49:31Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=c293d9049a53a9589152571e9322899155b5b623'/>
<id>urn:sha1:c293d9049a53a9589152571e9322899155b5b623</id>
<content type='text'>
* Tidy up dztech keyboard.c/h and readmes

* Use new lock LED function

* Undo changes to led flags

* Fix make examples

* Update readmes some more

* Clarify filetypes

* Format as list
</content>
</entry>
</feed>
