<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/gh80_3000, 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-06-15T10:06:10Z</updated>
<entry>
<title>Change ?= to = in keyboard rules.mk (#9390)</title>
<updated>2020-06-15T10:06:10Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-06-15T10:06:10Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=44d93285d1e5ae0fdaaaab33aa15ffab456b9434'/>
<id>urn:sha1:44d93285d1e5ae0fdaaaab33aa15ffab456b9434</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)</title>
<updated>2020-01-30T18:47:48Z</updated>
<author>
<name>ridingqwerty</name>
<email>george.g.koenig@gmail.com</email>
</author>
<published>2020-01-30T18:47:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=0f7d294ac304d6ef8fb6d83c1da80bb4c753a01f'/>
<id>urn:sha1:0f7d294ac304d6ef8fb6d83c1da80bb4c753a01f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup rules.mk for 32U4 keyboards, G (#6971)</title>
<updated>2019-10-12T22:57:57Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-10-12T22:57:57Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=2e7cd98c0644dc0f7f2a5cab5da7b0e019bd0810'/>
<id>urn:sha1:2e7cd98c0644dc0f7f2a5cab5da7b0e019bd0810</id>
<content type='text'>
* Cleanup rules.mk for 32U4 keyboards, G

* Update keyboards/gray_studio/cod67/rules.mk
</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>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>Modified URLs to point to new locations</title>
<updated>2019-01-13T17:11:18Z</updated>
<author>
<name>Jeremy Bernhardt</name>
<email>bernhardtjeremy@gmail.com</email>
</author>
<published>2019-01-13T00:51:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=c8cbee5d718244dd06fda66a0edf5d4cb73b2434'/>
<id>urn:sha1:c8cbee5d718244dd06fda66a0edf5d4cb73b2434</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make `PREVENT_STUCK_MODIFIERS` the default (#3107)</title>
<updated>2018-09-17T17:48:02Z</updated>
<author>
<name>Joe Wasson</name>
<email>jwasson+github@gmail.com</email>
</author>
<published>2018-09-17T17:48:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=743449472e58651ec8111e6f70811103fb0a28bd'/>
<id>urn:sha1:743449472e58651ec8111e6f70811103fb0a28bd</id>
<content type='text'>
* Remove chording as it is not documented, not used, and needs work.

* Make Leader Key an optional feature.

* Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE`

* Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
</content>
</entry>
<entry>
<title>GH80-3000: Refactor and Configurator support (#3166)</title>
<updated>2018-06-12T21:47:50Z</updated>
<author>
<name>noroadsleft</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2018-06-12T21:47:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=64df10082d47e8c9cdeed4590adfab7567bc9c39'/>
<id>urn:sha1:64df10082d47e8c9cdeed4590adfab7567bc9c39</id>
<content type='text'>
* Refactor

* Configurator support

* Updated Rules: LAYOUTS
</content>
</entry>
<entry>
<title>adds the gh80_3000 project (#2132)</title>
<updated>2017-12-10T19:44:04Z</updated>
<author>
<name>farmakon</name>
<email>andreabrando@gmail.com</email>
</author>
<published>2017-12-10T19:44:04Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=d9983082c2c92bc7d612cb50297d0f61854d3c36'/>
<id>urn:sha1:d9983082c2c92bc7d612cb50297d0f61854d3c36</id>
<content type='text'>
</content>
</entry>
</feed>
