<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk/quantum/process_keycode/process_combo.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-09-25T02:32:20+00:00</updated>
<entry>
<title>Fix combo_ref_from_layer respect different default layer [#21780] (#21781)</title>
<updated>2023-09-25T02:32:20+00:00</updated>
<author>
<name>Ben Cooper</name>
<email>63478578+bncpr@users.noreply.github.com</email>
</author>
<published>2023-09-25T02:32:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=4ebb065f94694b40cadf77808cba946d2fb5bb3c'/>
<id>urn:sha1:4ebb065f94694b40cadf77808cba946d2fb5bb3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>process_combo: restore wait.h header (#21514)</title>
<updated>2023-07-12T08:38:59+00:00</updated>
<author>
<name>フィルターペーパー</name>
<email>76888457+filterpaper@users.noreply.github.com</email>
</author>
<published>2023-07-12T08:38:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=83c73d42f976fd169d6750926ded9203b0ab7f4e'/>
<id>urn:sha1:83c73d42f976fd169d6750926ded9203b0ab7f4e</id>
<content type='text'>
Required for `wait_ms()` function</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>Keymap introspection for combos. (#19670)</title>
<updated>2023-05-15T12:27:37+00:00</updated>
<author>
<name>Nick Brassel</name>
<email>nick@tzarc.org</email>
</author>
<published>2023-05-15T12:27:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=5faa23d54ca1e3ab83097f2a07922f48800616e6'/>
<id>urn:sha1:5faa23d54ca1e3ab83097f2a07922f48800616e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Mod-Tap combo regression (#20669)</title>
<updated>2023-05-10T15:59:52+00:00</updated>
<author>
<name>Pete Sevander</name>
<email>pete.sevander@gmail.com</email>
</author>
<published>2023-05-10T15:59:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=8a332e6f0105d2db9239e3c3f997bae754522804'/>
<id>urn:sha1:8a332e6f0105d2db9239e3c3f997bae754522804</id>
<content type='text'>
* Add keyevent for combo keyrecord

* Fix formatting

* Update quantum/process_keycode/process_combo.c

Co-authored-by: Sergey Vlasov &lt;sigprof@gmail.com&gt;

* Add combo unit-tests and hot-fix process_record_tap_hint

...as this function tries to lookup the combo keys passed in. This will
be refactored in a later pr.

---------

Co-authored-by: Sergey Vlasov &lt;sigprof@gmail.com&gt;
Co-authored-by: Stefan Kerkmann &lt;karlk90@pm.me&gt;</content>
</entry>
<entry>
<title>[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)</title>
<updated>2023-04-03T08:33:45+00:00</updated>
<author>
<name>Stefan Kerkmann</name>
<email>karlk90@pm.me</email>
</author>
<published>2023-04-03T08:33:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=fcf8b804ed95a98561bd4c1d6c85604be0f7cc7b'/>
<id>urn:sha1:fcf8b804ed95a98561bd4c1d6c85604be0f7cc7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove use of keymap.h (#20004)</title>
<updated>2023-03-27T19:08:17+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2023-03-27T19:08:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=c485d1cf2652bfb47afbb68f128a64f1bc518aa3'/>
<id>urn:sha1:c485d1cf2652bfb47afbb68f128a64f1bc518aa3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add combo hook to allow per layer combo reference layers. (#16699)</title>
<updated>2023-02-12T16:31:04+00:00</updated>
<author>
<name>Eric.a Gebhart</name>
<email>e.a.gebhart@gmail.com</email>
</author>
<published>2023-02-12T16:31:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=db1eeea4788de062eccf327da5844fc3f46844f9'/>
<id>urn:sha1:db1eeea4788de062eccf327da5844fc3f46844f9</id>
<content type='text'>
Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;
Co-authored-by: Sergey Vlasov &lt;sigprof@gmail.com&gt;
</content>
</entry>
<entry>
<title>Normalise Combo keycodes (#18877)</title>
<updated>2022-10-27T12:59:58+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2022-10-27T12:59:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=efe520645ec8b67d306eb63f54b0a52380269596'/>
<id>urn:sha1:efe520645ec8b67d306eb63f54b0a52380269596</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Caps Word capitalization when used with Combos + Auto Shift. (#17549)</title>
<updated>2022-08-13T13:48:51+00:00</updated>
<author>
<name>Pascal Getreuer</name>
<email>50221757+getreuer@users.noreply.github.com</email>
</author>
<published>2022-08-13T13:48:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=6a0d90f81a9b9938591b32f9321530e68e5cea0b'/>
<id>urn:sha1:6a0d90f81a9b9938591b32f9321530e68e5cea0b</id>
<content type='text'>
</content>
</entry>
</feed>
