<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/keebio/iris/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-10-04T19:24:35Z</updated>
<entry>
<title>[Keymap] Added 333fred 5x6_5 keymap (#10272)</title>
<updated>2020-10-04T19:24:35Z</updated>
<author>
<name>Fred Silberberg</name>
<email>fred@silberberg.xyz</email>
</author>
<published>2020-10-04T19:24:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=1aacbc44d18a1d23c58561ee17498618a1e6319d'/>
<id>urn:sha1:1aacbc44d18a1d23c58561ee17498618a1e6319d</id>
<content type='text'>
* First pass at manuform layout.

* Updates from actual usage on my board. Fixed a couple of bugs, added a stormlight quote randomizer.

* Use a 32-bit timer that can actually hit 5 minutes.

* Some updates after a day of usage:

* Turn off WPM. It's too inaccurate and takes up a decent amount of space that can be devoted to quotes.
* Turn off the OLEDs after 5 minutes
* Move the keys around a bit.
* Add many more quotes.

* Adjust the quotes to make room for missing and misswritten WoT quote. Adjusted the keymap slightly. Adjust the mods display to include one_shots.

* Revert osm on lgui as it makes start menu search impossible to use.

* Use LTO_ENABLE flag.

* License all of my (333fred's) keymaps as MIT.

* Update users/333fred/rgb.c

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;</content>
</entry>
<entry>
<title>Add Amethyst keybindings for some dcompact implementations (#10345)</title>
<updated>2020-09-21T21:47:46Z</updated>
<author>
<name>Dan</name>
<email>loksonarius@users.noreply.github.com</email>
</author>
<published>2020-09-21T21:47:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=ebbcb8399824cc66103b5f7362d84a9bb40874ba'/>
<id>urn:sha1:ebbcb8399824cc66103b5f7362d84a9bb40874ba</id>
<content type='text'>
* Fix missing VAI

* Add amethyst keybindings

* Add amethyst bindings for planck
</content>
</entry>
<entry>
<title>Better handle LTO_ENABLE (#9832)</title>
<updated>2020-08-29T21:30:02Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2020-08-22T08:21:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=92385b3fb617326b129609726020453c8949c7f8'/>
<id>urn:sha1:92385b3fb617326b129609726020453c8949c7f8</id>
<content type='text'>
* Better handle LTO_ENABLE

Especially when calling from command line

* Replace LINK_TIME_OPTIMIZATION_ENABLE with LTO_ENABLE

* Remove long for LTO from show_options.mk</content>
</entry>
<entry>
<title>Update keymap for Keebio/iris4/rev4 (#10062)</title>
<updated>2020-08-18T23:13:55Z</updated>
<author>
<name>Yoonbae Cho</name>
<email>y@xcv.kr</email>
</author>
<published>2020-08-18T23:13:55Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=33579efee3195e9c0c8ab180c47699cc765129a4'/>
<id>urn:sha1:33579efee3195e9c0c8ab180c47699cc765129a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding keymaps for iris and kyria keyboards (#9783)</title>
<updated>2020-07-26T21:35:46Z</updated>
<author>
<name>John Helveston</name>
<email>john.helveston@gmail.com</email>
</author>
<published>2020-07-26T21:35:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=688426b50225b1d5b44f3eeaa9b26816d28ba16e'/>
<id>urn:sha1:688426b50225b1d5b44f3eeaa9b26816d28ba16e</id>
<content type='text'>
* updated iris and kyria keymaps

* added symbols I forgot to add to keymap

* Update keyboards/keebio/iris/keymaps/jhelvy/keymap.c

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;

* condense code

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;

* condense code

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;

* made another small fix to a missing symbol in my iris keymap

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;</content>
</entry>
<entry>
<title>Keymap for keebio/iris rev.4 supporting VIA (#9749)</title>
<updated>2020-07-25T16:44:45Z</updated>
<author>
<name>Yoonbae Cho</name>
<email>y@xcv.kr</email>
</author>
<published>2020-07-25T16:44:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=a0b10593dff4b983ce36b7ff9ecb4f8682c592c5'/>
<id>urn:sha1:a0b10593dff4b983ce36b7ff9ecb4f8682c592c5</id>
<content type='text'>
* Create keymap.c

* Create config.h

* Update first revision

* Enhance keymap

* Enhance keymap

* Update keymap

* Make Via compatable

* Support mouse key

* Apply reviewer's change requests

* Adjust mouse factors

* Update config.h</content>
</entry>
<entry>
<title>mattly goes windows (#9677)</title>
<updated>2020-07-22T00:08:56Z</updated>
<author>
<name>Matthew Lyon</name>
<email>matthew@lyonheart.us</email>
</author>
<published>2020-07-22T00:08:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=3f96b88e73ea72474d841c1318c62b570f4aaf34'/>
<id>urn:sha1:3f96b88e73ea72474d841c1318c62b570f4aaf34</id>
<content type='text'>
* mattly's userspace and iris

* [Keymap] mattly's windows overlays

* biton32-&gt;get_highest_layer

* few more small tweaks</content>
</entry>
<entry>
<title>Mojito-keymap (#9566)</title>
<updated>2020-07-01T20:29:06Z</updated>
<author>
<name>Mojitas</name>
<email>47667093+Mojitas@users.noreply.github.com</email>
</author>
<published>2020-07-01T20:29:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=92839f8a0961584bb695fc54fe157d4238a4cebe'/>
<id>urn:sha1:92839f8a0961584bb695fc54fe157d4238a4cebe</id>
<content type='text'>
Co-authored-by: Joel Challis &lt;git@zvecr.com&gt;
Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;</content>
</entry>
<entry>
<title>[Keymap] Dcompact for iris (#9406)</title>
<updated>2020-06-18T05:20:45Z</updated>
<author>
<name>Dan</name>
<email>loksonarius@users.noreply.github.com</email>
</author>
<published>2020-06-18T05:20:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=78fdd406227f55f8bb2a1891e7fdbcb4b3daf13b'/>
<id>urn:sha1:78fdd406227f55f8bb2a1891e7fdbcb4b3daf13b</id>
<content type='text'>

Co-authored-by: Dan Herrera &lt;sonarius@shew.io&gt;
Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;</content>
</entry>
<entry>
<title>[Keymap] csc027/keymap-updates (#9420)</title>
<updated>2020-06-15T10:48:21Z</updated>
<author>
<name>csc027</name>
<email>csc_dev@protonmail.com</email>
</author>
<published>2020-06-15T10:48:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=7576f6162e662c23a174ed8730c93e22a985e7c9'/>
<id>urn:sha1:7576f6162e662c23a174ed8730c93e22a985e7c9</id>
<content type='text'>
</content>
</entry>
</feed>
