<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/layouts/community/60_ansi_split_bs_rshift/mechmerlin-split, 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-02-03T21:37:01Z</updated>
<entry>
<title>Merlin's userspace updates (#8074)</title>
<updated>2020-02-03T21:37:01Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2020-02-03T21:37:01Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=c6f389b527e04e11e62a11e329f8f52b67a47d63'/>
<id>urn:sha1:c6f389b527e04e11e62a11e329f8f52b67a47d63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merlin's Community Layout Updates (#6798)</title>
<updated>2019-09-24T18:01:40Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2019-09-24T18:01:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=494fc518129725b0cc9d62d4d23877ae0ed2e6e7'/>
<id>urn:sha1:494fc518129725b0cc9d62d4d23877ae0ed2e6e7</id>
<content type='text'>
* readme updates for 60_ansi and split variations

* add new community layout for mechmerlin for the new default layout 65_ansi_blocker

* change path now that kbd67 has been updated

* fix up spacing
</content>
</entry>
<entry>
<title>[Keymap] Userspace Keymap Updates (#5215)</title>
<updated>2019-02-28T19:37:34Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2019-02-28T19:37:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=a872faa53e1b9b9651d3f6ffe6d671e0e211309c'/>
<id>urn:sha1:a872faa53e1b9b9651d3f6ffe6d671e0e211309c</id>
<content type='text'>
* enable velocikey for my userspace and explicitly for my 75% layout

* add guards to only turn on RGB stuff if the RGB pin is actually defined

* update 60_ansi keymap

* update the 60_ansi_split_bs_rshift keymap

* update 66_ansi keymap

* update docs

* Update layouts/community/60_ansi/mechmerlin-ansi/keymap.c

Co-Authored-By: mechmerlin &lt;30334081+mechmerlin@users.noreply.github.com&gt;

* Update layouts/community/60_ansi_split_bs_rshift/mechmerlin-split/keymap.c

Co-Authored-By: mechmerlin &lt;30334081+mechmerlin@users.noreply.github.com&gt;

* Update layouts/community/60_ansi_split_bs_rshift/mechmerlin-split/keymap.c

Co-Authored-By: mechmerlin &lt;30334081+mechmerlin@users.noreply.github.com&gt;

* Update layouts/community/66_ansi/mechmerlin/keymap.c

Co-Authored-By: mechmerlin &lt;30334081+mechmerlin@users.noreply.github.com&gt;

* Update layouts/community/60_ansi_split_bs_rshift/mechmerlin-split/keymap.c

Co-Authored-By: mechmerlin &lt;30334081+mechmerlin@users.noreply.github.com&gt;

* Update layouts/community/60_ansi/mechmerlin-ansi/keymap.c

Co-Authored-By: mechmerlin &lt;30334081+mechmerlin@users.noreply.github.com&gt;

* Update layouts/community/60_ansi/mechmerlin-ansi/keymap.c

Co-Authored-By: mechmerlin &lt;30334081+mechmerlin@users.noreply.github.com&gt;

* remove my attempt to find a good way to detect this

* move audio clicky into user space and do feature setting per keyboard

* fixup 66_ansi keymap

* update changelog

* update readme
</content>
</entry>
<entry>
<title>Fix my community layouts (#4449)</title>
<updated>2018-11-18T23:20:21Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2018-11-18T23:20:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e0690096f8b5199cd6f602bc3a11c234b4309fb2'/>
<id>urn:sha1:e0690096f8b5199cd6f602bc3a11c234b4309fb2</id>
<content type='text'>
* fix formatting of keymap

* update readme with boards I currently own

* made the wrong assumption that every board would use the same space for backspace

* update readme with boards I currently own
</content>
</entry>
<entry>
<title>Keymap: Update userspace (I want my Hacktoberfest shirt!) (#4252)</title>
<updated>2018-10-27T00:14:50Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2018-10-27T00:14:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b11a776cef1d5e26e435ed6b4a12711c965abeb6'/>
<id>urn:sha1:b11a776cef1d5e26e435ed6b4a12711c965abeb6</id>
<content type='text'>
* use ctl_t

* spruce up readme and add a changelog

* add comment about using CTL_T

* add more description

* use RSFT_T so I can still have a right shift key even on the _AL layer

* add config.h for rgblight_sleep

* update readme to talk about rgblight_sleep

* update changelog with new changes
</content>
</entry>
<entry>
<title>Keymap: Merlin Learns to QMK (#3820)</title>
<updated>2018-08-31T21:49:18Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2018-08-31T21:49:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=fb79015049ebd1309cd4f69a7584db614f50d1db'/>
<id>urn:sha1:fb79015049ebd1309cd4f69a7584db614f50d1db</id>
<content type='text'>
* Fix up my keymaps to use more QMK features

* update 60_ansi readme

* add the start of my userspace

* begin to use my new userspace

* use more of my userspace

* spread userspace love to my clueboard

* spread userspace love to 75 layout

* add a fairly vanilla readme

* put the FNX into a userspace incase I ever want to use it for something else

* respond to drashna's code review comments
</content>
</entry>
<entry>
<title>update to mechmerlin keymaps (#3258)</title>
<updated>2018-06-29T05:23:14Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2018-06-29T05:23:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=09bb020a555134aec4dd7b4cc49a37929615224e'/>
<id>urn:sha1:09bb020a555134aec4dd7b4cc49a37929615224e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix up some of mechmerlin universal keymaps (#3223)</title>
<updated>2018-06-24T19:39:47Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2018-06-24T19:39:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=043a3af454634b8ce9d7c3f6bf7d7035f328f64a'/>
<id>urn:sha1:043a3af454634b8ce9d7c3f6bf7d7035f328f64a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Generic Keymap for my boards (#2795)</title>
<updated>2018-04-24T16:01:40Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2018-04-24T16:01:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=a0a4c9102c51d9032af270920447d0d6d3bac7bc'/>
<id>urn:sha1:a0a4c9102c51d9032af270920447d0d6d3bac7bc</id>
<content type='text'>
* add mechmerlin 60 ansi layout

* put meaningful #defines

* missed the backslash

* add merlin split layout

* rename to have a -ansi

* Add appropriate readme files

* rename KEYMAP to LAYOUT

* support for default layout

* support for the community keymaps

* make sure I don't break the configurator

* Don't break the configurator Merlin
</content>
</entry>
</feed>
