<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_sweep_skeletyl/quantum/keymap_extras/sendstring_belgian.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>Fix Belgian sendstring properly (#10444)</title>
<updated>2020-09-26T04:14:34+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2020-09-26T04:14:34+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=b6f9ca3b0970cbe84a434b4cfe972d97aa432547'/>
<id>urn:sha1:b6f9ca3b0970cbe84a434b4cfe972d97aa432547</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Belgian sendstring file (#10443)</title>
<updated>2020-09-25T19:34:38+00:00</updated>
<author>
<name>Drashna Jaelre</name>
</author>
<published>2020-09-25T19:34:38+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=9570b1bbb4ce2358efedf4a25233ee2c15b8745b'/>
<id>urn:sha1:9570b1bbb4ce2358efedf4a25233ee2c15b8745b</id>
<content type='text'>
Specifically, the `BE_CIRC` is an alt-ed keycode, which means it 
doesn't fit into the 8 bit keycode range...  It should be `BE_SECT`,
as it is already alt-ed by the alt lut.

Confirmed that this change fixes compilation warnings and works 
correctly, on reddit. 
https://www.reddit.com/r/olkb/comments/iywin1/unsigned_conversion_from_int_to_unsigned_char/g6jvfgl/</content>
</entry>
<entry>
<title>Update Belgian keymap and sendstring LUT (#8349)</title>
<updated>2020-03-15T20:41:34+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2020-03-15T20:41:34+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=5f1f370463d818a5283a17001ad832073efc45a4'/>
<id>urn:sha1:5f1f370463d818a5283a17001ad832073efc45a4</id>
<content type='text'>
</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>Fix formatting for sendstring LUTs (#7176)</title>
<updated>2019-10-28T22:54:05+00:00</updated>
<author>
<name>fauxpark</name>
</author>
<published>2019-10-28T22:54:05+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=8ab7f1f39e715c824cc0e1391aa9a469b2a18438'/>
<id>urn:sha1:8ab7f1f39e715c824cc0e1391aa9a469b2a18438</id>
<content type='text'>
</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>
<entry>
<title>Sendstring LUT improvements (#5727)</title>
<updated>2019-07-16T06:15:07+00:00</updated>
<author>
<name>fauxpark</name>
</author>
<published>2019-07-16T06:15:07+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=a5ecf146085716f3a79424c2f4b3b3039ff36b3e'/>
<id>urn:sha1:a5ecf146085716f3a79424c2f4b3b3039ff36b3e</id>
<content type='text'>
* Align sendstring LUTs to 9 characters wide

* Replace 0 with XXXXXXX

* Use decimal 128 for LUT size

* Align heading comments

* Add ASCII table comments

* Add missing AltGr LUTs and adjust keycode LUTs accordingly

* Use pragma once

* Correct a couple more keycodes

* Capitalise "BÉPO"

* Also clean up the default tables

* Tidy up Belgian and Norman LUTs
</content>
</entry>
<entry>
<title>Add belgian layout for sendstring (#6008)</title>
<updated>2019-05-29T18:10:30+00:00</updated>
<author>
<name>Kimat Boven</name>
</author>
<published>2019-05-29T18:10:30+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=4d97f352309f0b91900a1ecb8af2f1b9d246bddb'/>
<id>urn:sha1:4d97f352309f0b91900a1ecb8af2f1b9d246bddb</id>
<content type='text'>
* belgian layout had no sendstring definition

* backtick was not defined for belgian sendstring

* slash definition was wrong for belgian sendstring

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* use BE_ keys whenever we can

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* ^ can be sent as a normal key (not a dead key) with altgr+para
</content>
</entry>
</feed>
