<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/dztech/dz60rgb, 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-29T21:30:02Z</updated>
<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>[Keymap] DZ60RGB - Add personal keymap (#9989)</title>
<updated>2020-08-13T00:28:37Z</updated>
<author>
<name>Dimiter Geelen</name>
<email>Didel@users.noreply.github.com</email>
</author>
<published>2020-08-13T00:28:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=7c7078faf36b9d302186f8dd4b7152ab159df050'/>
<id>urn:sha1:7c7078faf36b9d302186f8dd4b7152ab159df050</id>
<content type='text'>
* DZ60RGB V1 - Add personal configuration

(cherry picked from commit 313ce586e998f5604ed1b559bbe90de381f0b782)

* [Keymap] Didel - Add license headers

* [Keymap] Didel - Reformat Keymap

* [Keymap] Didel - Add named layers</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>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>
<entry>
<title>[Keymap] added custom keymap and config for dz60rgb v1 (#7808)</title>
<updated>2020-01-08T05:23:03Z</updated>
<author>
<name>Kenny Greulich</name>
<email>michael.k.greulich@gmail.com</email>
</author>
<published>2020-01-08T05:23:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=331bbd602d8f83b86adcdef0a28c8330e955051e'/>
<id>urn:sha1:331bbd602d8f83b86adcdef0a28c8330e955051e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy up dztech config.h</title>
<updated>2019-12-17T23:23:26Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-12-17T23:23:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=d23e81b1f00e2a98b2543d0340870efb835d643b'/>
<id>urn:sha1:d23e81b1f00e2a98b2543d0340870efb835d643b</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
