<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_sweep_skeletyl/quantum/process_keycode/process_space_cadet.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-01-09T11:07:10+00:00</updated>
<entry>
<title>Ignore space cadet key release when caps word is active (#21721)</title>
<updated>2024-01-09T11:07:10+00:00</updated>
<author>
<name>Paul Landers</name>
</author>
<published>2024-01-09T11:07:10+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=1f6dfd19cf93b365c6ad5227d2a8a054ff30cc24'/>
<id>urn:sha1:1f6dfd19cf93b365c6ad5227d2a8a054ff30cc24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>haptic: naming cleanups (#21551)</title>
<updated>2023-07-20T23:17:39+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2023-07-20T23:17:39+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=b090354143612d2c0f5c8629510542de5bd4e29e'/>
<id>urn:sha1:b090354143612d2c0f5c8629510542de5bd4e29e</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>Tidy up use of keycode range helpers (#19756)</title>
<updated>2023-02-10T21:10:14+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2023-02-10T21:10:14+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=1d0b4c8d38794dc019ecb224f2992b4ddfa70839'/>
<id>urn:sha1:1d0b4c8d38794dc019ecb224f2992b4ddfa70839</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Normalise Space Cadet keycodes (#18864)</title>
<updated>2022-10-27T10:19:16+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2022-10-27T10:19:16+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=002b58f0e4ea64eb5b06e36d988160bbb907cb83'/>
<id>urn:sha1:002b58f0e4ea64eb5b06e36d988160bbb907cb83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add GET_TAPPING_TERM macro to reduce duplicate code (#16681)</title>
<updated>2022-04-16T18:24:09+00:00</updated>
<author>
<name>Jouke Witteveen</name>
</author>
<published>2022-04-16T18:24:09+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=8f585153c470b07bb0c529ff49b39ef45f68d37e'/>
<id>urn:sha1:8f585153c470b07bb0c529ff49b39ef45f68d37e</id>
<content type='text'>
* Add GET_TAPPING_TERM macro to reduce duplicate code

The macro gives the right tapping term depending on whether per-key
tapping terms and/or dynamic tapping terms are enabled. Unnecessary
function calls and variable resolution are avoided.

Fixes #16472.

* Use GET_TAPPING_TERM for Cirque trackpads

Co-authored-by: Stefan Kerkmann &lt;karlk90@pm.me&gt;</content>
</entry>
<entry>
<title>Basic keycode overhaul (#14726)</title>
<updated>2021-11-04T05:22:17+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2021-11-04T05:22:17+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=f529580860cf5a1de4afc10432f218a45daae17a'/>
<id>urn:sha1:f529580860cf5a1de4afc10432f218a45daae17a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Tap-Hold Configs (#11127)</title>
<updated>2021-01-05T00:37:20+00:00</updated>
<author>
<name>Drashna Jaelre</name>
</author>
<published>2021-01-05T00:37:20+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=810eafad121bda333c53490e2d8a29f3a83d9c19'/>
<id>urn:sha1:810eafad121bda333c53490e2d8a29f3a83d9c19</id>
<content type='text'>
* Add proper prototypes for Tap-Hold Per Key functions

* Fix handwired/tennie default keymap

* Remove unneeded references

* Fix tapping term per key check in space cadet

* Pre-emptive fix for tap dance

* Fix marksard/leftover30

* Replace hard coded tapping term with define</content>
</entry>
<entry>
<title>Update features to use Custom Tapping Term when appropriate (#6259)</title>
<updated>2020-08-29T21:30:02+00:00</updated>
<author>
<name>Drashna Jaelre</name>
</author>
<published>2020-07-25T03:05:27+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=9d3b26a47543d9898a2af2cee5f6ef53b4995e9f'/>
<id>urn:sha1:9d3b26a47543d9898a2af2cee5f6ef53b4995e9f</id>
<content type='text'>
* Update Space Cadet to use Custom Tapping Term functionality

* Detect correct keycode for space cadet tapping term

* Update tap dancing to use global custom tapping term

* Update documentation for Tap Dances

* formatting pass

* Apply suggestions from code review

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update docs/feature_tap_dance.md

Co-authored-by: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update for future

* Update user keymaps for space cadet

* Fix typos

* Clean up tapping term stuff

* Fix compiler issue if NO_ACTION_TAPPING is enabled

Co-authored-by: fauxpark &lt;fauxpark@gmail.com&gt;
Co-authored-by: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>clang-format changes</title>
<updated>2019-08-30T22:01:52+00:00</updated>
<author>
<name>skullY</name>
</author>
<published>2019-08-30T18:19:03+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=b624f32f944acdc59dcb130674c09090c5c404cb'/>
<id>urn:sha1:b624f32f944acdc59dcb130674c09090c5c404cb</id>
<content type='text'>
</content>
</entry>
</feed>
