<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_sweep_skeletyl/quantum/keymap_extras/sendstring_turkish_f.h, 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>2023-07-09T10:05:01+00:00</updated>
<entry>
<title>keymap_extras: remove direct `quantum.h` includes (#21485)</title>
<updated>2023-07-09T10:05:01+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2023-07-09T10:05:01+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=03ecd346849cb66809d7e502d88d11023897885c'/>
<id>urn:sha1:03ecd346849cb66809d7e502d88d11023897885c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing dead key LUTs for sendstring headers (#16929)</title>
<updated>2022-04-25T09:30:20+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2022-04-25T09:30:20+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=73688057f483e8e38cc970e5fe3ab0d04fa2217e'/>
<id>urn:sha1:73688057f483e8e38cc970e5fe3ab0d04fa2217e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add US International keymap (#8493)</title>
<updated>2020-03-22T09:45:27+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2020-03-22T09:45:27+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=eef0cb2f908d6b6e1a7b67414b95a877b7df0ebb'/>
<id>urn:sha1:eef0cb2f908d6b6e1a7b67414b95a877b7df0ebb</id>
<content type='text'>
* Add US International keymap

* Add extra spacing to UK AltGr keycode comments</content>
</entry>
<entry>
<title>Reduce PROGMEM usage for sendstring LUT (#8109)</title>
<updated>2020-03-02T23:43:18+00:00</updated>
<author>
<name>Ted M Lin</name>
</author>
<published>2020-03-02T23:43:18+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=552f8d81b9bff8010b328ee944d50830cfcaea5c'/>
<id>urn:sha1:552f8d81b9bff8010b328ee944d50830cfcaea5c</id>
<content type='text'>
* Reduce PROGMEM usage for keycode map

Bit-pack the keycode bool array to gain back a small amount of flash space.
The trade-off is an increase in runtime instructions when running macros.

It does make the code a bit harder to read, as well as maintain.

For configs that use send_string() et al, it saves ~100 bytes.

* Switch to macro and common definition

Rewrite the array declarations so both the unpacked (original) and
packed LUT arrays can use the same value definitions. This is done by
defining a macro that "knows what to do".

This makes the code much easier to read and maintain.

* Fix macro typos and improve perf

Pack the bits in a more efficient order for extraction.
And also fix the copy/paste error in the macro...

* Switch fully to packed LUT

Some minor reformatting.
Compile tested all sendstring_xyz.h to make sure they were converted
properly. Also checked that an unconverted version would generate a
compile error.

* Apply whitespace suggestions from code review

Co-Authored-By: Ryan &lt;fauxpark@gmail.com&gt;

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add Turkish keymap aliases and sendstring LUT (#7676)</title>
<updated>2020-02-21T07:21:38+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2020-02-21T07:21:38+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=562482c234d464df6bedfaf9eb91ddc516e77ea3'/>
<id>urn:sha1:562482c234d464df6bedfaf9eb91ddc516e77ea3</id>
<content type='text'>
* Add Turkish keymap aliases and sendstring LUT

* Split into F and Q layouts
</content>
</entry>
</feed>
