<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware/tests/combo/test_combo.cpp, branch master</title>
<subtitle>QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/'/>
<entry>
<title>Fix single key combos activating only once (#25198)</title>
<updated>2025-11-23T11:25:59+00:00</updated>
<author>
<name>Julian Schuler</name>
<email>31921487+julianschuler@users.noreply.github.com</email>
</author>
<published>2025-11-23T11:25:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=b321789d7b3e0207f9f5e103a8481a0d90ba2814'/>
<id>b321789d7b3e0207f9f5e103a8481a0d90ba2814</id>
<content type='text'>
Co-authored-by: Julian Schuler &lt;julianschuler@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Julian Schuler &lt;julianschuler@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[Core] use `keycode_string` in unit tests (#25042)</title>
<updated>2025-03-21T07:47:22+00:00</updated>
<author>
<name>Stefan Kerkmann</name>
<email>karlk90@pm.me</email>
</author>
<published>2025-03-21T07:47:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=c9d62ddc78e879053241202b288d0129073b07dc'/>
<id>c9d62ddc78e879053241202b288d0129073b07dc</id>
<content type='text'>
* tests: use keycode_string feature

With a proper keycode to string implementation in qmk there is no need
to use the unit tests only implementation anymore.

Signed-off-by: Stefan Kerkmann &lt;karlk90@pm.me&gt;

* tests: remove keycode_util feature

This feature is no longer used as we switched the tests to the
keycode string implementation.

Signed-off-by: Stefan Kerkmann &lt;karlk90@pm.me&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* tests: use keycode_string feature

With a proper keycode to string implementation in qmk there is no need
to use the unit tests only implementation anymore.

Signed-off-by: Stefan Kerkmann &lt;karlk90@pm.me&gt;

* tests: remove keycode_util feature

This feature is no longer used as we switched the tests to the
keycode string implementation.

Signed-off-by: Stefan Kerkmann &lt;karlk90@pm.me&gt;</pre>
</div>
</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='https://git.vineetk.net/qmk_firmware/commit/?id=5faa23d54ca1e3ab83097f2a07922f48800616e6'/>
<id>5faa23d54ca1e3ab83097f2a07922f48800616e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</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='https://git.vineetk.net/qmk_firmware/commit/?id=8a332e6f0105d2db9239e3c3f997bae754522804'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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;</pre>
</div>
</content>
</entry>
</feed>
