<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/kyria/keymaps/plattfot, 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-07-10T22:00:04Z</updated>
<entry>
<title>[Keymap] plattfot - Update and fix issue with DBL_TAP (#9666)</title>
<updated>2020-07-10T22:00:04Z</updated>
<author>
<name>Fredrik Salomonsson</name>
<email>plattfot@gmail.com</email>
</author>
<published>2020-07-10T22:00:04Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=21610d245ac0a7fe9a8fe76669bbf9b8aec78aab'/>
<id>urn:sha1:21610d245ac0a7fe9a8fe76669bbf9b8aec78aab</id>
<content type='text'>
- Fix typo in the default layout.
- Move esc and del to the navi layer.
- Fix issue with oneshot layers and double tap aka DBL_TAP.
- Add caps lock to the raise layer.

Was relying on a broken behavior for the double tap to work with
oneshot keys, i.e. the oneshot layer not being cleared after a key
press in `process_record_user`, which allowed me to first press an
oneshot key, then double tap and then a key. With the behavior fixed,
this no longer works. As the oneshot layer will be cleared when double
tap is pressed.

To make double tap useful again. I changed that any of the layer keys
does not clear the double tap. Which allows me for example to first
press double tap, then an oneshot key and then a key. So now I'm able
to type my double symbols again.</content>
</entry>
<entry>
<title>[Keymap] plattfot - Kyria layout (#9110)</title>
<updated>2020-06-01T23:35:44Z</updated>
<author>
<name>Fredrik Salomonsson</name>
<email>plattfot@gmail.com</email>
</author>
<published>2020-06-01T23:35:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=0fee906e0938efc0eb9c6ccc3d2411fe932082c9'/>
<id>urn:sha1:0fee906e0938efc0eb9c6ccc3d2411fe932082c9</id>
<content type='text'>
* [Keymap] plattfot - Kyria layout

Keymap for programming, writing in both English and Swedish and
easy navigate a tiling window manager.

See README.md for more info

* Fix letter case on the headline for the readme

As suggested by fauxpark

* Update keyboards/kyria/keymaps/plattfot/keymap.c

Clean up double tap

As suggested by fauxpark

* Update led check for render_status

As suggested by fauxpark

* Update to use get_highest_layer for encoder_update_user

As suggested by fauxpark

* Missing an apostrophe in the header of the README.md

Last minute change.

* Removed explicit initialization for _DEFAULT

As suggested by drashna

* Use smaller image for the README.md

As suggested by noroadsleft
</content>
</entry>
</feed>
