<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/ergodox_infinity/keymaps/narze, 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>Update features to use Custom Tapping Term when appropriate (#6259)</title>
<updated>2020-08-29T21:30:02Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2020-07-25T03:05:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=9d3b26a47543d9898a2af2cee5f6ef53b4995e9f'/>
<id>urn:sha1:9d3b26a47543d9898a2af2cee5f6ef53b4995e9f</id>
<content type='text'>
* Update Space Cadet to use Custom Tapping Term functionality

* Detect correct keycode for space cadet tapping term

* Update tap dancing to use global custom tapping term

* Update documentation for Tap Dances

* formatting pass

* Apply suggestions from code review

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update docs/feature_tap_dance.md

Co-authored-by: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update for future

* Update user keymaps for space cadet

* Fix typos

* Clean up tapping term stuff

* Fix compiler issue if NO_ACTION_TAPPING is enabled

Co-authored-by: fauxpark &lt;fauxpark@gmail.com&gt;
Co-authored-by: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Bigger combo index (#9318)</title>
<updated>2020-08-29T21:30:02Z</updated>
<author>
<name>Pete Sevander</name>
<email>pete.sevander@gmail.com</email>
</author>
<published>2020-07-16T12:39:01Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b0335b273142ead24cb4177893fafdf2fda88810'/>
<id>urn:sha1:b0335b273142ead24cb4177893fafdf2fda88810</id>
<content type='text'>
* Add change log

* Change combo index from uint8_t to uint16_t</content>
</entry>
<entry>
<title>[Keymap] Add Z-layer to narze layouts (#6806)</title>
<updated>2019-09-25T19:57:49Z</updated>
<author>
<name>Manassarn "Noom" Manoonchai</name>
<email>manassarn@gmail.com</email>
</author>
<published>2019-09-25T19:57:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f8e4f7ea80a1e94a6e205f9bc790fc2f3a4a2ce3'/>
<id>urn:sha1:f8e4f7ea80a1e94a6e205f9bc790fc2f3a4a2ce3</id>
<content type='text'>
* Revert raise/backspace mod tap to just backspace

* Add Dev layer

* Use Dev layer on holding z key

* Add Dev layer for Ergodox
</content>
</entry>
<entry>
<title>[Keymap] Update to narze keymaps (#6694)</title>
<updated>2019-09-10T04:44:08Z</updated>
<author>
<name>Manassarn Manoonchai</name>
<email>manassarn@gmail.com</email>
</author>
<published>2019-09-10T04:44:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=9dae7f7d85f5d1c45521192562b974f0388f044d'/>
<id>urn:sha1:9dae7f7d85f5d1c45521192562b974f0388f044d</id>
<content type='text'>
Use Right GUI as backspace key &amp; 1ms polling interval on narze keymaps

* Refactor &amp; reimplement mod tap macros

* Reduce tapping term

* Update readme

* Add narze userspace

* Make use of narze userspace

* Extract Superduper mode

* Refactor Superduper mode

* (Ergodox Infinity) Prevent stuck modifiers

* Update ergodox_infinity/narze likewise

* Add warning for building Infinity with docker

* Fix include eeprom.h in superduper

* Try enabling superduper mode with combo for ergodox infinity

* Apply suggestions on #4546

* Convert to 4 spaces

* Map backlight step key

* Replace PLAY_NOTE_ARRAY

* Fix superduper toggle

* Re enable audio in planck rev4

* Use perform_space_cadet

* Remove superduper mod tap triggers

* Add readme for planck light firmware flashing command

* Remove unused layers

* Remove unused keycodes

* Add backlight toggle

* Remove unused songs &amp; use DEFAULT_LAYER_SONGS

* Update readme

* Move includes to header file

* Set RGUI &amp; raise as backspace &amp; unbind actual backspace

* tmp

* Fix qwerty doc

* Use 1ms polling rate
</content>
</entry>
<entry>
<title>[Keymap] Add narze userspace (#6652)</title>
<updated>2019-09-07T15:06:30Z</updated>
<author>
<name>Manassarn Manoonchai</name>
<email>manassarn@gmail.com</email>
</author>
<published>2019-09-07T15:06:30Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=c21281c593d2eb9ef87053ef1d04d0b7d41be726'/>
<id>urn:sha1:c21281c593d2eb9ef87053ef1d04d0b7d41be726</id>
<content type='text'>
* Refactor &amp; reimplement mod tap macros

* Reduce tapping term

* Update readme

* Add narze userspace

* Make use of narze userspace

* Extract Superduper mode

* Refactor Superduper mode

* (Ergodox Infinity) Prevent stuck modifiers

* Update ergodox_infinity/narze likewise

* Add warning for building Infinity with docker

* Fix include eeprom.h in superduper

* Try enabling superduper mode with combo for ergodox infinity

* Apply suggestions on #4546

* Convert to 4 spaces

* Map backlight step key

* Replace PLAY_NOTE_ARRAY

* Fix superduper toggle

* Re enable audio in planck rev4

* Use perform_space_cadet

* Remove superduper mod tap triggers

* Add readme for planck light firmware flashing command

* Remove unused layers

* Remove unused keycodes

* Add backlight toggle

* Remove unused songs &amp; use DEFAULT_LAYER_SONGS

* Update readme

* Move includes to header file
</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>Replace outdated RGB/Audio information</title>
<updated>2018-10-22T18:55:05Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2018-10-22T15:57:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=00b6f14821f44ead75504e28d7fed26791cb2875'/>
<id>urn:sha1:00b6f14821f44ead75504e28d7fed26791cb2875</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>Configurator layout repair for Ergodone, Ergodox Infinity and ErgoTravel (#3173)</title>
<updated>2018-06-13T14:58:23Z</updated>
<author>
<name>noroadsleft</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2018-06-13T14:58:23Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=1912f3617718f4cefa848a35e1fe9524970b6352'/>
<id>urn:sha1:1912f3617718f4cefa848a35e1fe9524970b6352</id>
<content type='text'>
* Ergodone refactor

* Ergodox Infinity refactor

* Ergotravel refactor

* Ergotravel configurator layout update

* Fixing include on Ergodox Infinity narze keymap
</content>
</entry>
<entry>
<title>Move Narze keymap into Ergodox Infinity folder</title>
<updated>2018-03-15T02:01:52Z</updated>
<author>
<name>U-LANDSRAAD\drashna</name>
<email>drashna@live.com</email>
</author>
<published>2018-03-14T23:40:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=ad1a868701102fdf031c2d187b7fb9b656040fc6'/>
<id>urn:sha1:ad1a868701102fdf031c2d187b7fb9b656040fc6</id>
<content type='text'>
</content>
</entry>
</feed>
