<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/massdrop/alt, 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-09-22T00:29:04Z</updated>
<entry>
<title>massdrop/alt: Remove unused user functions and config in default keymaps (#10313)</title>
<updated>2020-09-22T00:29:04Z</updated>
<author>
<name>Eric N. Vander Weele</name>
<email>ericvw@gmail.com</email>
</author>
<published>2020-09-22T00:29:04Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=bc8fe91fd10b290c43c25c2890ad64e73948db47'/>
<id>urn:sha1:bc8fe91fd10b290c43c25c2890ad64e73948db47</id>
<content type='text'>
The default keymaps don't make use of the global `keymap_config` 
variable nor the `matrix_*_user()` functions.  Therefore, remove them to
avoid confusion for future keymap authors.</content>
</entry>
<entry>
<title>[Keymap] New custom 'super alt' keymap for the Drop ALT (#9385)</title>
<updated>2020-06-22T06:11:10Z</updated>
<author>
<name>Paul Ewers</name>
<email>ewersp@gmail.com</email>
</author>
<published>2020-06-22T06:11:10Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=0b09189087c580bc8d3aa2bd529a08c7633d3e2b'/>
<id>urn:sha1:0b09189087c580bc8d3aa2bd529a08c7633d3e2b</id>
<content type='text'>
* New custom 'super alt' keymap for the Drop ALT

* Improvements to 'super alt' keymap based on PR feedback

* Fix flickering LED caps lock bug

* Code cleanup from PR feedback

* Minor keymap layout cleanup</content>
</entry>
<entry>
<title>[Keymap] New Massdrop ALT keymap for emptyflask (#8460)</title>
<updated>2020-03-17T21:01:54Z</updated>
<author>
<name>Jon Roberts</name>
<email>jon@emptyflask.net</email>
</author>
<published>2020-03-17T21:01:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=8b0efc21246d8e6671236511b8107a05d739c152'/>
<id>urn:sha1:8b0efc21246d8e6671236511b8107a05d739c152</id>
<content type='text'>
amended to remove a couple of unnecessary lines,
thanks to @zvecr and @fauxpark</content>
</entry>
<entry>
<title>Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)</title>
<updated>2020-01-30T18:47:48Z</updated>
<author>
<name>ridingqwerty</name>
<email>george.g.koenig@gmail.com</email>
</author>
<published>2020-01-30T18:47:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=0f7d294ac304d6ef8fb6d83c1da80bb4c753a01f'/>
<id>urn:sha1:0f7d294ac304d6ef8fb6d83c1da80bb4c753a01f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add short aliases for Magic keycodes (#7541)</title>
<updated>2019-12-05T08:44:39Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-12-05T08:44:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=3ad389de55aa73eef4542807488a70a19639df11'/>
<id>urn:sha1:3ad389de55aa73eef4542807488a70a19639df11</id>
<content type='text'>
* Add short alias for `MAGIC_TOGGLE_NKRO`

* Add aliases for the other Bootmagic keycodes

* Replace long form in default keymaps
</content>
</entry>
<entry>
<title>[Keymap] Added Xulkal ALT Keymap (#7332)</title>
<updated>2019-11-13T07:02:58Z</updated>
<author>
<name>XScorpion2</name>
<email>rcalt2vt@gmail.com</email>
</author>
<published>2019-11-13T07:02:58Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=1cd7afaff1b1fff300d6a8097ece10870656e0c6'/>
<id>urn:sha1:1cd7afaff1b1fff300d6a8097ece10870656e0c6</id>
<content type='text'>
* Added Xulkal ALT Keymap

* Hadron compile fix

* Keymap fix
</content>
</entry>
<entry>
<title>[Keymap] :world_map: Adds massdrop/alt/favorable-mutation keymap (#6893)</title>
<updated>2019-10-04T19:56:01Z</updated>
<author>
<name>Griffin J Rademacher</name>
<email>frdrckblrgnsnrf@gmail.com</email>
</author>
<published>2019-10-04T19:56:01Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=93bce832555f0f34b2b9a681a7d5d0dbe4462a26'/>
<id>urn:sha1:93bce832555f0f34b2b9a681a7d5d0dbe4462a26</id>
<content type='text'>
Features:

* Tap space for space, hold for cmd
* Tap caps lock for esc, hold for ctrl
* Dedicated key for entering default mode of yabai window manager
* Who needs arrow keys, anyways???
* Method for clearing all stuck-down mods</content>
</entry>
<entry>
<title>65 ansi blocker everywhere (everywhere I can find) (#6805)</title>
<updated>2019-09-25T19:55:27Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2019-09-25T19:55:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=0850a8cb634febb92314af5a65a11e58b123e86f'/>
<id>urn:sha1:0850a8cb634febb92314af5a65a11e58b123e86f</id>
<content type='text'>
* e6.5 actually already had a 65_ansi_blocker LAYOUT macro, so just had to enable in rules.

* Add the 65_ansi_blocker LAYOUT macro and enable in rules.mk

* rename LAYOUT macro in .h and in the keymap.c as it was only a default keymap. Also enable in rules.mk

* rename but also had to define the existing LAYOUT macro as the new one to prevent breakage of existing keymaps

* add 65_ansi_blocker support for vinta

* forgot to update the info.json on these

* add new default layout 65_ansi_blocker support to alt

* add 65_ansi_blocker support

* undo changes
</content>
</entry>
<entry>
<title>[Keymap] Bonta keymap for massdrop/ALT (#6391)</title>
<updated>2019-09-21T17:13:44Z</updated>
<author>
<name>Benjamin</name>
<email>ben@bontakun.net</email>
</author>
<published>2019-09-21T17:13:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=75c97477874b9354a90b8b4eca2d3b1ecfc15435'/>
<id>urn:sha1:75c97477874b9354a90b8b4eca2d3b1ecfc15435</id>
<content type='text'>
* Added new bonta keymap.

* Added a note.

* Made map more mac like.
</content>
</entry>
<entry>
<title>Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)</title>
<updated>2019-06-06T19:09:56Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-06-06T19:09:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=faaaa134fd436be400aa2c7841b38907899d49a6'/>
<id>urn:sha1:faaaa134fd436be400aa2c7841b38907899d49a6</id>
<content type='text'>
</content>
</entry>
</feed>
