<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/lets_split/keymaps/mekberg, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/qmk_firmware.git/'/>
<entry>
<title>Normalise Space Cadet keycodes (#18864)</title>
<updated>2022-10-27T10:19:16+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2022-10-27T10:19:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/qmk_firmware.git/commit/?id=002b58f0e4ea64eb5b06e36d988160bbb907cb83'/>
<id>002b58f0e4ea64eb5b06e36d988160bbb907cb83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove legacy EEPROM clear keycodes (#18782)</title>
<updated>2022-10-20T11:20:07+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2022-10-20T11:20:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/qmk_firmware.git/commit/?id=c347e732be6b50500c1651b3fb8c0753b0c9c40d'/>
<id>c347e732be6b50500c1651b3fb8c0753b0c9c40d</id>
<content type='text'>
* `EEP_RST` -&gt; `EE_CLR`, default-ish keymaps

* `EEP_RST` -&gt; `EE_CLR`, user keymaps

* `EEP_RST` -&gt; `EE_CLR`, community layouts

* `EEP_RST` -&gt; `EE_CLR`, userspace

* `EEP_RST` -&gt; `EE_CLR`, docs &amp; core</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* `EEP_RST` -&gt; `EE_CLR`, default-ish keymaps

* `EEP_RST` -&gt; `EE_CLR`, user keymaps

* `EEP_RST` -&gt; `EE_CLR`, community layouts

* `EEP_RST` -&gt; `EE_CLR`, userspace

* `EEP_RST` -&gt; `EE_CLR`, docs &amp; core</pre>
</div>
</content>
</entry>
<entry>
<title>Remove legacy USE_SERIAL define (#18292)</title>
<updated>2022-09-06T17:46:34+00:00</updated>
<author>
<name>Dasky</name>
<email>32983009+daskygit@users.noreply.github.com</email>
</author>
<published>2022-09-06T17:46:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/qmk_firmware.git/commit/?id=dc4af81e0b375b559d270bbeb3495d61933f8c54'/>
<id>dc4af81e0b375b559d270bbeb3495d61933f8c54</id>
<content type='text'>
* Remove legacy USE_SERIAL define

* tidy up missed comments</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove legacy USE_SERIAL define

* tidy up missed comments</pre>
</div>
</content>
</entry>
<entry>
<title>RESET -&gt; QK_BOOT user keymaps (#17940)</title>
<updated>2022-08-21T22:55:30+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2022-08-21T22:55:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/qmk_firmware.git/commit/?id=bbc3bc55f2d52b90881470695ee132f5a57bfaa3'/>
<id>bbc3bc55f2d52b90881470695ee132f5a57bfaa3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Keymap] Add Endemoniada keymaps (#6875)</title>
<updated>2019-10-16T17:48:00+00:00</updated>
<author>
<name>Endemoniada</name>
<email>martin@mekberg.se</email>
</author>
<published>2019-10-16T17:48:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/qmk_firmware.git/commit/?id=7677e8adde5a47a112a3b84fbd526133106b2d88'/>
<id>7677e8adde5a47a112a3b84fbd526133106b2d88</id>
<content type='text'>
* Add dz60 keymap

* Add my TADA68 layout

* Fix descriptions and formatting

* Formatting fixes

* Add readme file

* Formatting

* move caps lock to correct key, add F-keys to both layers

* Add readme for dz60

* First draft of custom Let's Split layout

* Some more keys

* Finalized keymap

* Added a bunch of custom shortcuts to make layout easier to read

* Add PERMISSIVE_HOLD option to modtap behavior

* Add lock and sleep shortcuts, formatting

* Minor fixes and adjustments

* Add PERMISSIVE_HOLD option, add sleep/lock shortcuts, minor fixes

* Add sleep/lock shortcuts, minor fixes

* fixups

* Major simplification of lets_split layout into more standard raise/lower/special layers

* Remove layer songs, add to readme

* Formatting

* Switch a few keys around for reachability

* Add windows/mac specific layers

* simplify layers

* Update README

* Fix legends

* Invert numpad and put Del in upper right corner

* Disable arrow keys on Raise, add build instructions

* Move dz60 keymap to its own branch

* Remove redundant configuration

* Change volume and sleep keycodes to standard

* Removing empty rules.mk

* Changing layer defines to enum

* Adding comment to explain reason for swapping KC_TRNS and KC_NO fillers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add dz60 keymap

* Add my TADA68 layout

* Fix descriptions and formatting

* Formatting fixes

* Add readme file

* Formatting

* move caps lock to correct key, add F-keys to both layers

* Add readme for dz60

* First draft of custom Let's Split layout

* Some more keys

* Finalized keymap

* Added a bunch of custom shortcuts to make layout easier to read

* Add PERMISSIVE_HOLD option to modtap behavior

* Add lock and sleep shortcuts, formatting

* Minor fixes and adjustments

* Add PERMISSIVE_HOLD option, add sleep/lock shortcuts, minor fixes

* Add sleep/lock shortcuts, minor fixes

* fixups

* Major simplification of lets_split layout into more standard raise/lower/special layers

* Remove layer songs, add to readme

* Formatting

* Switch a few keys around for reachability

* Add windows/mac specific layers

* simplify layers

* Update README

* Fix legends

* Invert numpad and put Del in upper right corner

* Disable arrow keys on Raise, add build instructions

* Move dz60 keymap to its own branch

* Remove redundant configuration

* Change volume and sleep keycodes to standard

* Removing empty rules.mk

* Changing layer defines to enum

* Adding comment to explain reason for swapping KC_TRNS and KC_NO fillers
</pre>
</div>
</content>
</entry>
</feed>
