<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_sweep_skeletyl/quantum/process_keycode/process_rgb.c, branch master</title>
<subtitle>my qmk configs</subtitle>
<id>http://archive.git.mgrote.net/qmk_sweep_skeletyl/atom?h=master</id>
<link rel='self' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/'/>
<updated>2024-10-12T16:43:50+00:00</updated>
<entry>
<title>Separate RGBLight/RGB Matrix keycode handling (#23679)</title>
<updated>2024-10-12T16:43:50+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2024-10-12T16:43:50+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=6fa11bf21913b5ccb531acc3c2baec963f4d384a'/>
<id>urn:sha1:6fa11bf21913b5ccb531acc3c2baec963f4d384a</id>
<content type='text'>
* Separate RGBLight/RGB Matrix keycode handling

* Remove `_DISABLE_KEYCODES` handling

* Update RGB Matrix keycode docs

* Update underglow keycodes for previously migrated boards

* Update keycodes for boards with custom handling

* Fix typos

* Fix bad merge</content>
</entry>
<entry>
<title>Normalise RGBLight (underglow) keycodes (#23656)</title>
<updated>2024-05-07T08:36:50+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2024-05-07T08:36:50+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=224ff1d262402a48d1d04912be10d22074d78ced'/>
<id>urn:sha1:224ff1d262402a48d1d04912be10d22074d78ced</id>
<content type='text'>
</content>
</entry>
<entry>
<title>process_keycode: remove direct `quantum.h` includes (#21486)</title>
<updated>2023-07-11T07:07:24+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2023-07-11T07:07:24+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=eee0384167b965c60120e1222bc24c0b40cadac4'/>
<id>urn:sha1:eee0384167b965c60120e1222bc24c0b40cadac4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow for RGB actions to take place on Keydown instead of Keyup (#16886)</title>
<updated>2022-07-02T12:49:49+00:00</updated>
<author>
<name>CoffeeIsLife</name>
</author>
<published>2022-07-02T12:49:49+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=0365f640af0a732366f1c71e86f6534629225161'/>
<id>urn:sha1:0365f640af0a732366f1c71e86f6534629225161</id>
<content type='text'>
* Allow for switch on keydown

* add docs</content>
</entry>
<entry>
<title>Unify the key up/down behaviour of RGB keycodes (#15730)</title>
<updated>2022-01-06T07:52:32+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2022-01-06T07:52:32+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=8dbc8a802cc07271ba90af05bf57daefe5729b5b'/>
<id>urn:sha1:8dbc8a802cc07271ba90af05bf57daefe5729b5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rgb matrix/enable modes explicitly (#13758)</title>
<updated>2021-08-17T18:19:00+00:00</updated>
<author>
<name>Drashna Jaelre</name>
</author>
<published>2021-08-17T18:19:00+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=7da97c293da851851c204af065a0c8d2f884effd'/>
<id>urn:sha1:7da97c293da851851c204af065a0c8d2f884effd</id>
<content type='text'>
* Change animations to require explicet activation

* Add support for legacy config

* Make default for now

* Add LED Matrix support

* change LED Matrix docs</content>
</entry>
<entry>
<title>Remove rgblight stubs (#13302)</title>
<updated>2021-06-23T00:16:41+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2021-06-23T00:16:41+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=791363a6806d575e767ccf1de5bedb6224e39f97'/>
<id>urn:sha1:791363a6806d575e767ccf1de5bedb6224e39f97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing RGB_MODE_TWINKLE / RGB_M_TW keycodes (#11935)</title>
<updated>2021-04-15T23:32:17+00:00</updated>
<author>
<name>Joshua Diamond</name>
</author>
<published>2021-04-15T23:32:17+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=e2289ffac09e86da32a331ce688e9cd3875e1cd6'/>
<id>urn:sha1:e2289ffac09e86da32a331ce688e9cd3875e1cd6</id>
<content type='text'>
* Add missing RGB_MODE_TWINKLE / RGB_M_TW keycodes

* Better comment

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;</content>
</entry>
<entry>
<title>Fix issue introduced by PR#10404 (#10559)</title>
<updated>2020-10-07T02:30:43+00:00</updated>
<author>
<name>a_p_u_r_o</name>
</author>
<published>2020-10-07T02:30:43+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=bc79e5199071472f3d728826f381abf8cca59456'/>
<id>urn:sha1:bc79e5199071472f3d728826f381abf8cca59456</id>
<content type='text'>
</content>
</entry>
<entry>
<title>format code according to conventions [skip ci]</title>
<updated>2020-10-04T20:54:31+00:00</updated>
<author>
<name>QMK Bot</name>
</author>
<published>2020-10-04T20:54:31+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=c8cff1489a82bb61266ce32750895c6935b256a3'/>
<id>urn:sha1:c8cff1489a82bb61266ce32750895c6935b256a3</id>
<content type='text'>
</content>
</entry>
</feed>
