<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/treasure, 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-01-30T22:10:23Z</updated>
<entry>
<title>Trim firmware size changes from default rules.mk, part 4 (#8046)</title>
<updated>2020-01-30T22:10:23Z</updated>
<author>
<name>ridingqwerty</name>
<email>george.g.koenig@gmail.com</email>
</author>
<published>2020-01-30T22:10:23Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=17a089d21b261777f4fa48af34b6e012d69d3945'/>
<id>urn:sha1:17a089d21b261777f4fa48af34b6e012d69d3945</id>
<content type='text'>
* Trim firmware size changes from default-ish rules.mk files

* Trim sizes from westfoxtrot boards
</content>
</entry>
<entry>
<title>Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)</title>
<updated>2019-10-30T04:27:25Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-10-30T04:27:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b47c10bf6f152d7a5c35fc4f7478aa69e91fb081'/>
<id>urn:sha1:b47c10bf6f152d7a5c35fc4f7478aa69e91fb081</id>
<content type='text'>
* Cleanup rules.mk for 32U4 keyboards, T-Z

* Use atmel-dfu in place of lufa-ms until it exists
</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>Remove CUSTOM_MATRIX option from diode direction (#5090)</title>
<updated>2019-02-18T16:49:51Z</updated>
<author>
<name>zvecr</name>
<email>git@zvecr.com</email>
</author>
<published>2019-02-18T16:49:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=fc069869896c279f175d2d5acf1ef545278c7102'/>
<id>urn:sha1:fc069869896c279f175d2d5acf1ef545278c7102</id>
<content type='text'>
* Remove CUSTOM_MATRIX refs from DIODE_DIRECTION

* Remove '#define DIODE_DIRECTION CUSTOM_MATRIX'

* Remove CUSTOM_MATRIX refs from DIODE_DIRECTION documentation
</content>
</entry>
<entry>
<title>Adds a default value for IS_COMMAND for COMMAND feature (#4301)</title>
<updated>2019-01-26T23:49:45Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-01-26T23:49:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b05c0e46c6c62972b68518635104fb58927d1a13'/>
<id>urn:sha1:b05c0e46c6c62972b68518635104fb58927d1a13</id>
<content type='text'>
* Add default value for IS_COMMAND for COMMAND feature

* Cleanup and consistency

* Update Templates to reflect change

* Fix IS_COMMAND in template

* Fix IS_COMMAND define

* Use consistent IS_COMMAND block in templates

* Remove unnecessary `#undef IS_COMMAND` directives

* Fix compile issue on orthodox

* Reomve IS_COMMAND option for newer boards

* Remove all existing definitions of IS_COMMAND if they use default LSHIFT and RSHIFT setting

* Remove a couple of additional IS_COMMAND defines

* Remove remaining redundant IS_COMMAND definitions

* Remove #undef IS_COMMAND from orthodox:drashna and whitefox:konstantin

* Remove multiple empty lines in modified config.h files

* Update additional boards

* Reomve IS_COMMAND from newer boards

* Update Alice keyboard

* Remove IS_COMMAND from additional boards

Jan 24th edition
</content>
</entry>
<entry>
<title>Treasure Type9 Fix: change diode direction to ROW2COL  (#4125)</title>
<updated>2018-10-12T17:34:52Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2018-10-12T17:34:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e5c315f961a55ba31b44b70e4554a3969a788a99'/>
<id>urn:sha1:e5c315f961a55ba31b44b70e4554a3969a788a99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Keyboard: Rename macropad to treasure/type9 (#4035)</title>
<updated>2018-10-01T16:34:20Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2018-10-01T16:34:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=285ed08867931e967d2660f6179a57d247191d4c'/>
<id>urn:sha1:285ed08867931e967d2660f6179a57d247191d4c</id>
<content type='text'>
* rename macropad keyboard to type9 under the treasure directory

* fixup the readme

* rename macropad to type9

* moar renames
</content>
</entry>
</feed>
