<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk/quantum/process_keycode/process_key_override.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-16T13:42:56+00:00</updated>
<entry>
<title>quantum: remove direct `quantum.h` includes (#21507)</title>
<updated>2023-07-16T13:42:56+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-07-16T13:42:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=da2d2f947d5c30aebea17f414fb22ad50fe5410b'/>
<id>urn:sha1:da2d2f947d5c30aebea17f414fb22ad50fe5410b</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>
<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>[Feature] Send a dummy keycode to neutralize flashing modifiers in retro tap and key overrides (#20992)</title>
<updated>2023-07-07T14:18:02+00:00</updated>
<author>
<name>precondition</name>
<email>57645186+precondition@users.noreply.github.com</email>
</author>
<published>2023-07-07T14:18:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=1abf8f3e8b8a9b358be3c27867f9bee7422507f3'/>
<id>urn:sha1:1abf8f3e8b8a9b358be3c27867f9bee7422507f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Bug] Fix compiliation issue for Key Overrides (#19856)</title>
<updated>2023-02-15T21:06:10+00:00</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2023-02-15T21:06:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=a63808c23fac9c5fcb9fed296b756ebf6fc34d78'/>
<id>urn:sha1:a63808c23fac9c5fcb9fed296b756ebf6fc34d78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy up use of keycode range helpers (#19756)</title>
<updated>2023-02-10T21:10:14+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2023-02-10T21:10:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=1d0b4c8d38794dc019ecb224f2992b4ddfa70839'/>
<id>urn:sha1:1d0b4c8d38794dc019ecb224f2992b4ddfa70839</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deprecate `KEY_OVERRIDE_*` keycodes for `KO_*` (#18843)</title>
<updated>2022-10-25T13:45:57+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2022-10-25T13:45:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=1d34f380eb2717169c59fb4eb59bb1824a1f7187'/>
<id>urn:sha1:1d34f380eb2717169c59fb4eb59bb1824a1f7187</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Format code according to conventions (#16322)</title>
<updated>2022-02-12T18:29:31+00:00</updated>
<author>
<name>QMK Bot</name>
<email>hello@qmk.fm</email>
</author>
<published>2022-02-12T18:29:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=63646e8906e062d1c1de3925cba70c4e3426a855'/>
<id>urn:sha1:63646e8906e062d1c1de3925cba70c4e3426a855</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[BUG] Fix Key Override includes (#13831)</title>
<updated>2021-08-01T15:29:23+00:00</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2021-08-01T15:29:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=ebed2e9a81d324e027ccc455a45e11f39c2ce54c'/>
<id>urn:sha1:ebed2e9a81d324e027ccc455a45e11f39c2ce54c</id>
<content type='text'>
* [BUG] Fix Key Override includes

* simplify includes</content>
</entry>
<entry>
<title>Minor tidy up of key overrides (#13747)</title>
<updated>2021-07-28T11:01:49+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2021-07-28T11:01:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=4ef8ff458d7dcf49a288bb484323ab2098a21ef9'/>
<id>urn:sha1:4ef8ff458d7dcf49a288bb484323ab2098a21ef9</id>
<content type='text'>
* Minor tidy up of key overrides

* Update quantum/quantum.c

* Update quantum/quantum.c</content>
</entry>
<entry>
<title>[Feature] Key Overrides (#11422)</title>
<updated>2021-07-13T17:13:51+00:00</updated>
<author>
<name>Jonas Gessner</name>
<email>JonasGessner@users.noreply.github.com</email>
</author>
<published>2021-07-13T17:13:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=52cfc9259b58a3a11a244fbe35c49c7dd1a9cae0'/>
<id>urn:sha1:52cfc9259b58a3a11a244fbe35c49c7dd1a9cae0</id>
<content type='text'>
</content>
</entry>
</feed>
