<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/massdrop/ctrl/keymaps/default, 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>Remove legacy keycodes, part 5 (#18710)</title>
<updated>2022-10-15T21:29:43+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2022-10-15T21:29:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/qmk_firmware.git/commit/?id=5e4b076af3c99d36632d6b92f3ddd046f38a01af'/>
<id>5e4b076af3c99d36632d6b92f3ddd046f38a01af</id>
<content type='text'>
* `KC_SLCK` -&gt; `KC_SCRL`
* `KC_NLCK` -&gt; `KC_NUM`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* `KC_SLCK` -&gt; `KC_SCRL`
* `KC_NLCK` -&gt; `KC_NUM`
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary backslash-escapes in default keymaps (#15472)</title>
<updated>2021-12-14T12:41:16+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2021-12-14T12:41:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/qmk_firmware.git/commit/?id=99b35940bc4166eae3853c9e2fa94bd2be72742e'/>
<id>99b35940bc4166eae3853c9e2fa94bd2be72742e</id>
<content type='text'>
* Remove unnecessary backslash-escapes in default keymaps

* Remove unnecessary backslash-escapes in via keymaps

* Remove unnecessary backslash-escapes in default-ish keymaps</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove unnecessary backslash-escapes in default keymaps

* Remove unnecessary backslash-escapes in via keymaps

* Remove unnecessary backslash-escapes in default-ish keymaps</pre>
</div>
</content>
</entry>
<entry>
<title>Remove empty override functions (#14312)</title>
<updated>2021-09-05T20:36:31+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2021-09-05T20:36:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/qmk_firmware.git/commit/?id=fe6d6cf76dc827adb2f46d55217dc189eae21b02'/>
<id>fe6d6cf76dc827adb2f46d55217dc189eae21b02</id>
<content type='text'>
* Remove empty override functions, 0-9

* Remove empty override functions, A-D

* Remove empty override functions, E-H

* Remove empty override functions, handwired

* Remove empty override functions, I-L

* Remove empty override functions, M-P

* Remove empty override functions, Q-T

* Remove empty override functions, U-Z</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove empty override functions, 0-9

* Remove empty override functions, A-D

* Remove empty override functions, E-H

* Remove empty override functions, handwired

* Remove empty override functions, I-L

* Remove empty override functions, M-P

* Remove empty override functions, Q-T

* Remove empty override functions, U-Z</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused keymap_config from ctrl keymaps (#12058)</title>
<updated>2021-02-28T16:15:41+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2021-02-28T16:15:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/qmk_firmware.git/commit/?id=e6905805bb5e272187ae9a780ab1d345249efbc3'/>
<id>e6905805bb5e272187ae9a780ab1d345249efbc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update massdrop/alt and arm_atsam/led_matrix to fix #10813 (#10818)</title>
<updated>2020-11-09T21:33:40+00:00</updated>
<author>
<name>Chris Merrill</name>
<email>cmerrill@mit.edu</email>
</author>
<published>2020-11-09T21:33:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/qmk_firmware.git/commit/?id=16fe4b8b77c2eee7fb1598063d2903086bd03ca4'/>
<id>16fe4b8b77c2eee7fb1598063d2903086bd03ca4</id>
<content type='text'>
* Update massdrop/alt keyboard to fix Caps Lock LED flickering.

* Fix Caps-lock LED during underglow-only for massdrop/ctrl

* Update keyboards/massdrop/ctrl/keymaps/default/keymap.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update massdrop/alt keyboard to fix Caps Lock LED flickering.

* Fix Caps-lock LED during underglow-only for massdrop/ctrl

* Update keyboards/massdrop/ctrl/keymaps/default/keymap.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Modernize ctrl, shift, alt mods detection (#8724)</title>
<updated>2020-04-10T19:19:34+00:00</updated>
<author>
<name>foxx1337</name>
<email>foxx1337@yahoo.com</email>
</author>
<published>2020-04-10T19:19:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/qmk_firmware.git/commit/?id=061ed87b895e70569fa1666e3109a912c4204f51'/>
<id>061ed87b895e70569fa1666e3109a912c4204f51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add short aliases for Magic keycodes (#7541)</title>
<updated>2019-12-05T08:44:39+00:00</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-12-05T08:44:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/qmk_firmware.git/commit/?id=3ad389de55aa73eef4542807488a70a19639df11'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add short alias for `MAGIC_TOGGLE_NKRO`

* Add aliases for the other Bootmagic keycodes

* Replace long form in default keymaps
</pre>
</div>
</content>
</entry>
<entry>
<title>[User] Xulkal Keymaps Update (#6392)</title>
<updated>2019-07-25T18:56:29+00:00</updated>
<author>
<name>XScorpion2</name>
<email>rcalt2vt@gmail.com</email>
</author>
<published>2019-07-25T18:56:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/qmk_firmware.git/commit/?id=20c0533c4c66b9d222b6ced2fad3ec6be6cad76e'/>
<id>20c0533c4c66b9d222b6ced2fad3ec6be6cad76e</id>
<content type='text'>
* Xulkal changes

Refactor rgb &amp; encoder menu

Hadron Keymap

Refactor oled menu

* Fixing horizontal OLED data display

* Reverting changes to take to separate prs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Xulkal changes

Refactor rgb &amp; encoder menu

Hadron Keymap

Refactor oled menu

* Fixing horizontal OLED data display

* Reverting changes to take to separate prs
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated rgb_led struct field modifier to flags (#5619)</title>
<updated>2019-04-29T22:18:50+00:00</updated>
<author>
<name>XScorpion2</name>
<email>rcalt2vt@gmail.com</email>
</author>
<published>2019-04-29T22:18:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/qmk_firmware.git/commit/?id=a7113c8ed090d0ac647f30ee9b8ef41252e568ed'/>
<id>a7113c8ed090d0ac647f30ee9b8ef41252e568ed</id>
<content type='text'>
Updated effects to test led flags
Updated massdrop to use new flags field for led toggle</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated effects to test led flags
Updated massdrop to use new flags field for led toggle</pre>
</div>
</content>
</entry>
<entry>
<title>RGB Matrix support for Massdrop CTRL/ALT (#5328)</title>
<updated>2019-04-04T01:30:47+00:00</updated>
<author>
<name>Daniel Prilik</name>
<email>danielprilik@gmail.com</email>
</author>
<published>2019-04-04T01:30:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/qmk_firmware.git/commit/?id=763b26cdb98c2702f7b2f8de239d4edba0fa4065'/>
<id>763b26cdb98c2702f7b2f8de239d4edba0fa4065</id>
<content type='text'>
* port Massdrop CTRL/ALT to use RGB Matrix

Co-authored-by: Matt Schneeberger &lt;helluvamatt@gmail.com&gt;

* Massdrop lighting support working

This commit is to get the Massdrop lighting code working again through use of the compilation define USE_MASSDROP_CONFIGURATOR added to a keymap's rules.mk.
Added keymaps for both CTRL and ALT named default_md and mac_md. These should be used if the Massdrop style lighting is desired.

* Updating config based on testing results with patrickmt &amp; compile errors

* Updates for PR5328

For CTRL and ALT:
Moved location of new RGB Matrix macros from config_led.h to config.h.
Added RGB_MATRIX_LED_FLUSH_LIMIT (time between flushes) to config.h for correct LED driver update timing.
Re-added missing breathing code for when Massdrop configurator mode is defined.

* remove prilik keymap form PR
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* port Massdrop CTRL/ALT to use RGB Matrix

Co-authored-by: Matt Schneeberger &lt;helluvamatt@gmail.com&gt;

* Massdrop lighting support working

This commit is to get the Massdrop lighting code working again through use of the compilation define USE_MASSDROP_CONFIGURATOR added to a keymap's rules.mk.
Added keymaps for both CTRL and ALT named default_md and mac_md. These should be used if the Massdrop style lighting is desired.

* Updating config based on testing results with patrickmt &amp; compile errors

* Updates for PR5328

For CTRL and ALT:
Moved location of new RGB Matrix macros from config_led.h to config.h.
Added RGB_MATRIX_LED_FLUSH_LIMIT (time between flushes) to config.h for correct LED driver update timing.
Re-added missing breathing code for when Massdrop configurator mode is defined.

* remove prilik keymap form PR
</pre>
</div>
</content>
</entry>
</feed>
