<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/atreus/keymaps/erlandsona, branch master</title>
<subtitle>forked from https://github.com/qmk/qmk_firmware</subtitle>
<id>https://git.tsegers.com/qmk_firmware.git/atom/keyboards/atreus/keymaps/erlandsona?h=master</id>
<link rel='self' href='https://git.tsegers.com/qmk_firmware.git/atom/keyboards/atreus/keymaps/erlandsona?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/'/>
<updated>2019-08-30T22:01:52Z</updated>
<entry>
<title>Update Atreus to current code conventions (#5849)</title>
<updated>2019-08-30T22:01:52Z</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2019-08-02T20:35:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=75ee8df19e0f14ba466f41ab673dde2fe2fdae9c'/>
<id>urn:sha1:75ee8df19e0f14ba466f41ab673dde2fe2fdae9c</id>
<content type='text'>
* Update atreus to current code conventions - add multi revision instead of defines

* Remove config.h duplication from user keymaps

* Add breaking change log

* Add missing pragma once
</content>
</entry>
<entry>
<title>Migrate ACTION_LAYER_MOMENTARYs to MO() (#5176)</title>
<updated>2019-08-30T22:01:52Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-07-09T22:47:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=554e4bf25c4bcbf263b2e73c6148b7ea1d520762'/>
<id>urn:sha1:554e4bf25c4bcbf263b2e73c6148b7ea1d520762</id>
<content type='text'>
* Migrate ACTION_LAYER_MOMENTARYs to MO()

* Add changelog entry

* Update docs/ChangeLog/20190830/PR5176.md

Co-Authored-By: skullydazed &lt;skullydazed@users.noreply.github.com&gt;
</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 redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)</title>
<updated>2019-02-17T15:38:46Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-02-17T15:38:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=3b2a484a5b9b0ddc2e110d5bc40f249ee62352d6'/>
<id>urn:sha1:3b2a484a5b9b0ddc2e110d5bc40f249ee62352d6</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> QMK Configurator updates: Atom47, Atomic and Atreus (#2883)</title>
<updated>2018-05-03T14:56:12Z</updated>
<author>
<name>noroadsleft</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2018-05-03T14:56:12Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=72b276bd8f94ac5fb2a91a01d2351d853a1e6ee3'/>
<id>urn:sha1:72b276bd8f94ac5fb2a91a01d2351d853a1e6ee3</id>
<content type='text'>
* QMK Configurator update for Alpha 28-key

* QMK Configurator update for AMJ40

* QMK Configurator update for AMJ Pad

* QMK Configurator update for Atom47

* QMK Configurator update for OLKB Atomic

* QMK Configurator updates: Atom47 and Atreus

* QMK Configurator updates: Atom47 and Atreus

* QMK Configurator update for OLKB Atomic and Atreus

* QMK C10R: Attempting fixes for Atreus keymap errors

* QMK C10R: Attempting fixes for Atreus keymap errors

* QMK Configurator: Bug fixes for Atreus keymaps
</content>
</entry>
<entry>
<title>Revert because the IGNORE_MOD_TAP_INTERRUPT flag didn't feel right.</title>
<updated>2016-09-15T16:19:54Z</updated>
<author>
<name>Austin Erlandson</name>
<email>austin.erlandson@metova.com</email>
</author>
<published>2016-09-15T16:19:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=ac6125cbea0ef2cfb9e8c79b89659128f60f0853'/>
<id>urn:sha1:ac6125cbea0ef2cfb9e8c79b89659128f60f0853</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add IGNORE_MOD_TAP_INTERRUPT to fix overloaded mod keys sending mod on diads...</title>
<updated>2016-09-15T15:58:28Z</updated>
<author>
<name>Austin Erlandson</name>
<email>austin.erlandson@metova.com</email>
</author>
<published>2016-09-15T15:58:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e50f15e36019fa39798bbe4e001fe7d2c94c88e7'/>
<id>urn:sha1:e50f15e36019fa39798bbe4e001fe7d2c94c88e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Copy config overrides to my keymap directory...</title>
<updated>2016-09-14T14:39:57Z</updated>
<author>
<name>Austin Erlandson</name>
<email>austin.erlandson@metova.com</email>
</author>
<published>2016-09-14T14:39:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=c8e7cca6eddf7c352ec6579adf1177871e106bca'/>
<id>urn:sha1:c8e7cca6eddf7c352ec6579adf1177871e106bca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Small update</title>
<updated>2016-09-13T15:35:59Z</updated>
<author>
<name>Austin Erlandson</name>
<email>austin.erlandson@metova.com</email>
</author>
<published>2016-09-13T14:54:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=6098704145c95f7854e0696e6137332e8e12faf8'/>
<id>urn:sha1:6098704145c95f7854e0696e6137332e8e12faf8</id>
<content type='text'>
</content>
</entry>
</feed>
