<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/ergodox_infinity/keymaps, 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] Updating Nordic ergo keymap (#7107)</title>
<updated>2019-10-23T07:54:14Z</updated>
<author>
<name>Pentti Laitinen</name>
<email>2406748+cyky@users.noreply.github.com</email>
</author>
<published>2019-10-23T07:54:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=6799937a3c2a13d3973e635656b22da9699cf462'/>
<id>urn:sha1:6799937a3c2a13d3973e635656b22da9699cf462</id>
<content type='text'>
* Update ergodox infinity nordic_ergo keymap

- Add missing important keys to base layer.
- Move arrow keys around as the original position was not optimal.
- Fix some code styling issues.

* Fix indentation to 4 spaces

* More code style fixes

- Formated the methods in the nordic ergo keymap.

* Fix QMK code style issues

- Change layer defines to enums.
- Split enums to multi-line.
- Remove non required switch case.
</content>
</entry>
<entry>
<title>[Keymap] update my keymap for Infinity Ergodox (#6864)</title>
<updated>2019-10-05T03:32:52Z</updated>
<author>
<name>Louis Orleans</name>
<email>louis@orleans.io</email>
</author>
<published>2019-10-05T03:32:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=c5ffd182c8daeaa0b50c45f4f959b5615ae2a6e6'/>
<id>urn:sha1:c5ffd182c8daeaa0b50c45f4f959b5615ae2a6e6</id>
<content type='text'>
* 🎉 Building simple flasher

* 🎉 Flashing works

* 🎨 Cleaning up

* 🐛 Being more specific with board identity

* 🐛 Flashing correct keymap

* 🎉 Adding keymap

* ✨ Updating keymap

* 🚨 RGB

* ⏪ Revert "🚨 RGB"

This reverts commit 9ceabfb267f8daedaad929231229c703abc12ec4.

* ✨ Improvements to flasher

* ✨ Layout tweaks

* 💄 Messing around with LCD

* 💄 Enabling LCD backlight matching

* 🔧 Updating layout

* 🐛 Fixing console logging

* 🎨 Cleaning up indentation

* 🔧 Adding editorconfig

* ✨ Adding game layer

* 💄 Changing numpad layout

* ✨🔥 redoing entire layout

It's now more similar to the Planck default layout

* ✨ add workman and dvorak layouts

* 🐛 fix numpad

* 🐛 fix layer orders

* 🐛 fix layer toggling

* 🐛 fix tri-layer switching

* 🐛 fix LCD colors for adjustment layers

* 🔥 remove old flasher project

* 🔥 remove simple_visualizer

* 💄 update LCD colors

* 📝 fix layout comments

* 💄  swapping 2u buttons

* 🔥🔧 removing editorconfig

* 🚨 using 2 spaces

* 📝 add README

* ⏪ Revert "💄 Enabling LCD backlight matching"

This reverts commit 51577903dfdc9fea5d33e9ab8cfa9b854e7ae19e.

* ⏪ Revert "💄 Messing around with LCD"

This reverts commit fdd9acdae514a3e0e4a7153225053680744980e5.

* 🐛 fix thumb inconsistency in QWERTY

* 🐛 fix media keys

* ✨ add F# shortcuts to vertical 1.5u buttons

* ✨ hold enter for RShift

* ✨ hold for numpad

* 🎨 remove unnecessary breaks

* 🎨 reoganizing layers

* ✨ add Colmak layer

* 🚧🔧 add basic config

* ✨ use more standard numpad layout

* 💄 change layer orders

* ✨ add caps lock on adjust layer

* 🔥 disable space cadet

* 📝 update README

* 🔨 use userspace config

* 🎨 clean up a bit

* 🐛 undefine tapping toggle from base config

* 🔨 rename LED functions

* 💩 someone commited Windows line endings

* ✨ left hand thumb is space

* ♻️ extract layers def to new file

* 🔥 remove unnecessary hooks

* ✨💄 set LCD text and color by layer

* 💄 update keymap

removing layer buttons that I don't really use

* ✨ set backlight to full brightness on boot

* 🔥 remove unnecessary includes
</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 KC_DELT alias in favor of KC_DEL (#6327)</title>
<updated>2019-08-30T22:01:52Z</updated>
<author>
<name>Konstantin Đorđević</name>
<email>konstantin.djordjevic@tradecore.com</email>
</author>
<published>2019-08-02T19:52:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=267a85c885a97219b544a3c706809821c4f28344'/>
<id>urn:sha1:267a85c885a97219b544a3c706809821c4f28344</id>
<content type='text'>
* Remove KC_DELT alias in favor of KC_DEL

* Add changelog
</content>
</entry>
<entry>
<title>Add a universal flash command for cli (#6224)</title>
<updated>2019-08-20T22:39:24Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-08-20T22:39:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=4003d077cef42d7a3405250ea6417db3a3549e9e'/>
<id>urn:sha1:4003d077cef42d7a3405250ea6417db3a3549e9e</id>
<content type='text'>
* Add universal flash command

* Add bootloader info to I:C boards

* Add support for ATSAM

* Add messages for flash target

* Message cleanup

* Add USB ASP Flashing target

* Make usbasp target more universal

* Add phoney target for usbasp

* Clarify error message when bootloader isn't matched
</content>
</entry>
<entry>
<title>Remove/migrate action_get_macro()s from default keymaps (#5625)</title>
<updated>2019-07-16T06:04:02Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-07-16T06:04:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f14629ed1cd7c7ec9089604d64f29a99981558e8'/>
<id>urn:sha1:f14629ed1cd7c7ec9089604d64f29a99981558e8</id>
<content type='text'>
* Remove/migrate action_get_macro()s from default keymaps

* Leave these breaks alone
</content>
</entry>
</feed>
