<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/ergotravel/keymaps, branch master</title>
<subtitle>forked from https://github.com/qmk/qmk_firmware</subtitle>
<id>https://git.tsegers.com/qmk_firmware.git/atom/keyboards/ergotravel/keymaps?h=master</id>
<link rel='self' href='https://git.tsegers.com/qmk_firmware.git/atom/keyboards/ergotravel/keymaps?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/'/>
<updated>2020-05-30T20:14:59Z</updated>
<entry>
<title>2020 May 30 Breaking Changes Update (#9215)</title>
<updated>2020-05-30T20:14:59Z</updated>
<author>
<name>James Young</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2020-05-30T20:14:59Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=fced377ac007d27f2650ccffbe0b18abcdcfe23d'/>
<id>urn:sha1:fced377ac007d27f2650ccffbe0b18abcdcfe23d</id>
<content type='text'>
* Branch point for 2020 May 30 Breaking Change

* Migrate `ACTION_LAYER_TOGGLE` to `TG()` (#8954)

* Migrate `ACTION_MODS_ONESHOT` to `OSM()` (#8957)

* Migrate `ACTION_DEFAULT_LAYER_SET` to `DF()` (#8958)

* Migrate `ACTION_LAYER_MODS` to `LM()` (#8959)

* Migrate `ACTION_MODS_TAP_KEY` to `MT()` (#8968)

* Convert V-USB usbdrv to a submodule (#8321)

* Unify Tap Hold functions and documentation (#8348)

* Changing board names to prevent confusion (#8412)

* Move the Keyboardio Model01 to a keyboardio/ subdir (#8499)

* Move spaceman keyboards (#8830)

* Migrate miscellaneous `fn_actions` entries (#8977)

* Migrate `ACTION_MODS_KEY` to chained mod keycodes (#8979)

* Organizing my keyboards (plaid, tartan, ergoinu) (#8537)

* Refactor Lily58 to use split_common (#6260)

* Refactor zinc to use split_common (#7114)

* Add a message if bin/qmk doesn't work (#9000)

* Fix conflicting types for 'tfp_printf' (#8269)

* Fixed RGB_DISABLE_AFTER_TIMEOUT to be seconds based &amp; small internals cleanup (#6480)

* Refactor and updates to TKC1800 code (#8472)

* Switch to qmk forks for everything (#9019)

* audio refactor: replace deprecated PLAY_NOTE_ARRAY (#8484)

* Audio enable corrections (2/3) (#8903)

* Split HHKB to ANSI and JP layouts and Add VIA support for each (#8582)

* Audio enable corrections (Part 4) (#8974)

* Fix typo from PR7114 (#9171)

* Augment future branch Changelogs (#8978)

* Revert "Branch point for 2020 May 30 Breaking Change"
</content>
</entry>
<entry>
<title>[Keymap] ergotravel updates (#7588)</title>
<updated>2019-12-09T21:31:51Z</updated>
<author>
<name>Yan-Fa Li</name>
<email>yanfali@gmail.com</email>
</author>
<published>2019-12-09T21:31:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=01653a5f9611473045c48ee3fd2bf0e87bb1aed1'/>
<id>urn:sha1:01653a5f9611473045c48ee3fd2bf0e87bb1aed1</id>
<content type='text'>
* Update rules.mk so it compiles again

* Updates

* Update keyboards/ergotravel/keymaps/yanfali/rules.mk

* Update keyboards/ergotravel/keymaps/yanfali/rules.mk

* Update keyboards/ergotravel/keymaps/yanfali/rules.mk
</content>
</entry>
<entry>
<title>Remove keymap_config extern from default keymaps (#7399)</title>
<updated>2019-11-20T22:31:36Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-11-20T22:31:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e6b9980bd45c186f7360df68c24b6e05a80c10dc'/>
<id>urn:sha1:e6b9980bd45c186f7360df68c24b6e05a80c10dc</id>
<content type='text'>
* Remove keymap_config extern from default keymaps

* Revert unicode

Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :(

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;
</content>
</entry>
<entry>
<title>Cleanup rules.mk for 32U4 keyboards, A-F (#6804)</title>
<updated>2019-10-05T18:09:35Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-10-05T18:09:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e8b65d01709c2ebdf50c0aa95963d200fa4fa4c6'/>
<id>urn:sha1:e8b65d01709c2ebdf50c0aa95963d200fa4fa4c6</id>
<content type='text'>
* Cleanup rules.mk for 32U4 keyboards, A-F

* Put back stuff in VIA keymaps
</content>
</entry>
<entry>
<title>Run dos2unix on whole repo (#6644)</title>
<updated>2019-09-01T16:09:43Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-09-01T16:09:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=bf558e42fda6ab83c811924fed9da0b4385c5a70'/>
<id>urn:sha1:bf558e42fda6ab83c811924fed9da0b4385c5a70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Keymap] crkbd/keymaps/rs: add rs keymap to corne keyboard and adapt others (#5181)</title>
<updated>2019-05-07T17:43:08Z</updated>
<author>
<name>Olivier Poitrey</name>
<email>rs@rhapsodyk.net</email>
</author>
<published>2019-05-07T17:43:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=2d5c16dfd4ef193c4f692722157aa2b526a4c877'/>
<id>urn:sha1:2d5c16dfd4ef193c4f692722157aa2b526a4c877</id>
<content type='text'>
Update all my keymaps to work with 40 keys. Refactor code using
Userspace.</content>
</entry>
<entry>
<title>[Keymap] Add atreus, ergotravel and org60 keymaps (#5381)</title>
<updated>2019-03-13T18:22:06Z</updated>
<author>
<name>Jarred Steenvoorden</name>
<email>jazzjarred@gmail.com</email>
</author>
<published>2019-03-13T18:22:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=7e306f9c9867ff8160c710caa7a7b8e7820cef9e'/>
<id>urn:sha1:7e306f9c9867ff8160c710caa7a7b8e7820cef9e</id>
<content type='text'>
* Add atreus, ergotravel and org60 keymaps

* Cleanup my keymap config files
</content>
</entry>
<entry>
<title>Migrate ACTION_LAYER_TAP_TOGGLEs to TT()</title>
<updated>2019-02-18T16:52:51Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-02-18T02:51:55Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=545f95c8f49b8714a2fe2d0fa0f849f305cc7ca3'/>
<id>urn:sha1:545f95c8f49b8714a2fe2d0fa0f849f305cc7ca3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>convert to unix line-endings [skip ci]</title>
<updated>2019-02-17T15:42:49Z</updated>
<author>
<name>QMK Bot</name>
<email>hello@qmk.fm</email>
</author>
<published>2019-02-17T15:42:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=7cbfd8d4a112f8d6afe24bd5bfe23c4e593a622b'/>
<id>urn:sha1:7cbfd8d4a112f8d6afe24bd5bfe23c4e593a622b</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>
</feed>
