<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/launchpad, 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-08-29T21:30:02Z</updated>
<entry>
<title>Better handle LTO_ENABLE (#9832)</title>
<updated>2020-08-29T21:30:02Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2020-08-22T08:21:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=92385b3fb617326b129609726020453c8949c7f8'/>
<id>urn:sha1:92385b3fb617326b129609726020453c8949c7f8</id>
<content type='text'>
* Better handle LTO_ENABLE

Especially when calling from command line

* Replace LINK_TIME_OPTIMIZATION_ENABLE with LTO_ENABLE

* Remove long for LTO from show_options.mk</content>
</entry>
<entry>
<title>Add RGB support in via to launchpad (#8621)</title>
<updated>2020-04-09T07:25:08Z</updated>
<author>
<name>Joshua Rubin</name>
<email>joshuarubin@users.noreply.github.com</email>
</author>
<published>2020-04-09T07:25:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b5aa5e4338750f6a7d969a30b2fe96f0f5382405'/>
<id>urn:sha1:b5aa5e4338750f6a7d969a30b2fe96f0f5382405</id>
<content type='text'>
Signed-off-by: Joshua Rubin &lt;me@jawa.dev&gt;</content>
</entry>
<entry>
<title>[Keymap] Add support for the Launch Pad in VIA (#8615)</title>
<updated>2020-03-31T22:01:09Z</updated>
<author>
<name>mcmadhatter</name>
<email>mcmadhatter@hotmail.com</email>
</author>
<published>2020-03-31T22:01:09Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=3e18bb914cbdba36b574aaf020afe0e93d3d87fd'/>
<id>urn:sha1:3e18bb914cbdba36b574aaf020afe0e93d3d87fd</id>
<content type='text'>
* Added via config support for the launchpad

Added via config support for the launchpad

* Update keyboards/launchpad/keymaps/via/rules.mk

Co-Authored-By: Joel Challis &lt;git@zvecr.com&gt;

* Update keyboards/launchpad/keymaps/via/keymap.c

Co-Authored-By: Joel Challis &lt;git@zvecr.com&gt;

* Update keyboards/launchpad/keymaps/via/keymap.c

Co-Authored-By: Ryan &lt;fauxpark@gmail.com&gt;

* Update keyboards/launchpad/keymaps/via/keymap.c

Co-Authored-By: Ryan &lt;fauxpark@gmail.com&gt;

* Update keyboards/launchpad/keymaps/via/keymap.c

Co-Authored-By: Ryan &lt;fauxpark@gmail.com&gt;

* Update keyboards/launchpad/keymaps/via/keymap.c

Co-Authored-By: Ryan &lt;fauxpark@gmail.com&gt;

* Update keyboards/launchpad/keymaps/via/keymap.c

Co-Authored-By: Ryan &lt;fauxpark@gmail.com&gt;

* Update keyboards/launchpad/keymaps/via/keymap.c

Co-Authored-By: Ryan &lt;fauxpark@gmail.com&gt;

Co-authored-by: Joel Challis &lt;git@zvecr.com&gt;
Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;</content>
</entry>
<entry>
<title>Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)</title>
<updated>2020-01-30T18:47:48Z</updated>
<author>
<name>ridingqwerty</name>
<email>george.g.koenig@gmail.com</email>
</author>
<published>2020-01-30T18:47:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=0f7d294ac304d6ef8fb6d83c1da80bb4c753a01f'/>
<id>urn:sha1:0f7d294ac304d6ef8fb6d83c1da80bb4c753a01f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove keymap_config extern from default keymaps (#7399)</title>
<updated>2019-11-20T22:31:36Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-11-20T22:31:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e6b9980bd45c186f7360df68c24b6e05a80c10dc'/>
<id>urn:sha1:e6b9980bd45c186f7360df68c24b6e05a80c10dc</id>
<content type='text'>
* Remove keymap_config extern from default keymaps

* Revert unicode

Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :(

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;
</content>
</entry>
<entry>
<title>Cleanup rules.mk for 32U4 keyboards, L-M (#7120)</title>
<updated>2019-10-24T20:50:13Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-10-24T20:50:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e96cac0814995e2a0735708727cbab599d6cf5f1'/>
<id>urn:sha1:e96cac0814995e2a0735708727cbab599d6cf5f1</id>
<content type='text'>
* Cleanup rules.mk for 32U4 keyboards, L-M

* Move some stuff to keyboard level
</content>
</entry>
<entry>
<title>Remove superfluous JTAG disable code (#6445)</title>
<updated>2019-08-21T05:18:52Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-08-21T05:18:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f2c179de58c63b2202a490d283fd8fa216680ce7'/>
<id>urn:sha1:f2c179de58c63b2202a490d283fd8fa216680ce7</id>
<content type='text'>
* Remove superfluous JTAG disable code

* 32A has differently named register

* Accidentally some operators

* 32A also has different JTAG pins

* Wrap disable_jtag() in an ifndef

* Document this new define

* Rename the define, it conflicts with a LUFA thing

Also, move the ifndef wrapping to the call in keyboard_setup()
</content>
</entry>
<entry>
<title>Remove old promicro_bootloader_jmp() declarations (#6444)</title>
<updated>2019-08-21T01:05:08Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-08-21T01:05:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=9bb4e63a1123861515c1196a624b4a0f04129601'/>
<id>urn:sha1:9bb4e63a1123861515c1196a624b4a0f04129601</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove commented out MCUs in rules.mk (#5884)</title>
<updated>2019-07-16T07:26:38Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-07-16T07:26:38Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=ba42a5ae68a59ad514027d819c6b58ee86944e75'/>
<id>urn:sha1:ba42a5ae68a59ad514027d819c6b58ee86944e75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)</title>
<updated>2019-06-06T19:09:56Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-06-06T19:09:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=faaaa134fd436be400aa2c7841b38907899d49a6'/>
<id>urn:sha1:faaaa134fd436be400aa2c7841b38907899d49a6</id>
<content type='text'>
</content>
</entry>
</feed>
