<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/quantum/keymap_extras, branch master</title>
<subtitle>forked from https://github.com/qmk/qmk_firmware</subtitle>
<id>https://git.tsegers.com/qmk_firmware.git/atom?h=master</id>
<link rel='self' href='https://git.tsegers.com/qmk_firmware.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/'/>
<updated>2020-10-12T16:17:11Z</updated>
<entry>
<title>Partial fix for sendstring_french.h (#10623)</title>
<updated>2020-10-12T16:17:11Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-10-12T16:17:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=6c78f80fa1f56d89ef05e9ba04a6f8f5d3b1e4a2'/>
<id>urn:sha1:6c78f80fa1f56d89ef05e9ba04a6f8f5d3b1e4a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Belgian sendstring properly (#10444)</title>
<updated>2020-09-26T04:14:34Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-09-26T04:14:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/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:38Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2020-09-25T19:34:38Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/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>Unflip &lt; and &gt; for canadian mutlilingual (#10222)</title>
<updated>2020-09-05T23:51:38Z</updated>
<author>
<name>Olivier Li</name>
<email>OlivierLi@users.noreply.github.com</email>
</author>
<published>2020-09-05T23:51:38Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=9bca381b9824da7fb1010a5377c73579af478dea'/>
<id>urn:sha1:9bca381b9824da7fb1010a5377c73579af478dea</id>
<content type='text'>
Co-authored-by: Olivier Li &lt;olivierli@google.com&gt;</content>
</entry>
<entry>
<title>Fixed Spanish keymap extra ES_DIAE symbol (#10211)</title>
<updated>2020-08-31T22:23:31Z</updated>
<author>
<name>Félix Sanz</name>
<email>felixsanz@users.noreply.github.com</email>
</author>
<published>2020-08-31T22:23:31Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=69804bb243989c06d276581cfdcc9e2f6fb188e6'/>
<id>urn:sha1:69804bb243989c06d276581cfdcc9e2f6fb188e6</id>
<content type='text'>
* Fixed Spanish keymap extra ES_DIAE symbol

`ES_DIAE` should be `S(ES_ACUT)` not `S(ES_GRV)`

* Update quantum/keymap_extras/keymap_spanish.h

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;</content>
</entry>
<entry>
<title>Fix Czech keycodes (#9987)</title>
<updated>2020-08-29T21:30:02Z</updated>
<author>
<name>David Kosorin</name>
<email>david@kosorin.net</email>
</author>
<published>2020-08-11T02:26:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=dba814876413c0e14b2aada3d1ea1d7c380f2760'/>
<id>urn:sha1:dba814876413c0e14b2aada3d1ea1d7c380f2760</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed CA_DOTA key code (#9722)</title>
<updated>2020-07-16T05:50:51Z</updated>
<author>
<name>Hedgestock</name>
<email>arthur.pamart@epita.fr</email>
</author>
<published>2020-07-16T05:50:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=fc133153007e13d0f27112cce5cfec967c1f278e'/>
<id>urn:sha1:fc133153007e13d0f27112cce5cfec967c1f278e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed US_RBRC to KC_RBRC instead of KC_LBRC (#9664)</title>
<updated>2020-07-08T20:45:43Z</updated>
<author>
<name>Oskar Holstensson</name>
<email>oskar@holstensson.se</email>
</author>
<published>2020-07-08T20:45:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=ca598c3df6847256bb884479ac10e2dcff22b599'/>
<id>urn:sha1:ca598c3df6847256bb884479ac10e2dcff22b599</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Keymap Extra] Add French AZERTY (AFNOR - NF Z71-300) (#9644)</title>
<updated>2020-07-08T18:55:02Z</updated>
<author>
<name>Guillaume Gérard</name>
<email>1322081+GreatWizard@users.noreply.github.com</email>
</author>
<published>2020-07-08T18:55:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=5f9fb01020c50e1da55e53be703d91b659e02120'/>
<id>urn:sha1:5f9fb01020c50e1da55e53be703d91b659e02120</id>
<content type='text'>
Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;</content>
</entry>
<entry>
<title>Fix “G” in Neo2 keymap (#9645)</title>
<updated>2020-07-04T10:43:52Z</updated>
<author>
<name>Olli</name>
<email>olli@suruatoel.xyz</email>
</author>
<published>2020-07-04T10:43:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b30d0361c52ac3b0c0ae2c4a6f90d1666a767a86'/>
<id>urn:sha1:b30d0361c52ac3b0c0ae2c4a6f90d1666a767a86</id>
<content type='text'>
Fix duplicated “NE_H” definition to use “NE_G” in Neo2 keymap,
introduced with commit 44ff14f.</content>
</entry>
</feed>
