<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk/quantum/process_keycode/process_rgb.c, branch master</title>
<subtitle>Custom split ortholinear mechanical keyboard with rollerball mouse. Firmware. https://blog.node5.net/custom-keyboard
</subtitle>
<id>http://git.node5.net/firmware/qmk/atom?h=master</id>
<link rel='self' href='http://git.node5.net/firmware/qmk/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/'/>
<updated>2023-07-11T07:07:24+00:00</updated>
<entry>
<title>process_keycode: remove direct `quantum.h` includes (#21486)</title>
<updated>2023-07-11T07:07:24+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-07-11T07:07:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/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>
<email>36961653+CoffeeIsLife87@users.noreply.github.com</email>
</author>
<published>2022-07-02T12:49:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/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>
<email>git@zvecr.com</email>
</author>
<published>2022-01-06T07:52:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/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>
<email>drashna@live.com</email>
</author>
<published>2021-08-17T18:19:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/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>
<email>fauxpark@gmail.com</email>
</author>
<published>2021-06-23T00:16:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/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>
<email>josh@windowoffire.com</email>
</author>
<published>2021-04-15T23:32:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/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>
<email>applause@elfmimi.jp</email>
</author>
<published>2020-10-07T02:30:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/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>
<email>hello@qmk.fm</email>
</author>
<published>2020-10-04T20:54:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=c8cff1489a82bb61266ce32750895c6935b256a3'/>
<id>urn:sha1:c8cff1489a82bb61266ce32750895c6935b256a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix issues with unused variables and functions preventing a clean compile.</title>
<updated>2020-09-23T12:15:25+00:00</updated>
<author>
<name>cmdremily</name>
<email>68452184+cmdremily@users.noreply.github.com</email>
</author>
<published>2020-09-12T20:32:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=ef7c79b781318faaef4e6fe318fffade1b1ed299'/>
<id>urn:sha1:ef7c79b781318faaef4e6fe318fffade1b1ed299</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve keycode handling for RGB (#7677)</title>
<updated>2020-06-22T08:38:58+00:00</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2020-06-22T08:38:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=98642ca02878741531105bd879c0d61110198b62'/>
<id>urn:sha1:98642ca02878741531105bd879c0d61110198b62</id>
<content type='text'>
Co-authored-by: drashna &lt;drashna@live.com&gt;
Co-authored-by: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;</content>
</entry>
</feed>
