<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk/docs/flashing.md, branch master</title>
<subtitle>Custom split ortholinear mechanical keyboard with rollerball mouse. Firmware. https://blog.node5.net/custom-keyboard
</subtitle>
<id>http://git.node5.net/firmware/qmk/atom?h=master</id>
<link rel='self' href='http://git.node5.net/firmware/qmk/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/'/>
<updated>2023-07-07T14:48:45+00:00</updated>
<entry>
<title>feat, docs: WB32 flashing (#21217)</title>
<updated>2023-07-07T14:48:45+00:00</updated>
<author>
<name>Less/Rikki</name>
<email>86894501+lesshonor@users.noreply.github.com</email>
</author>
<published>2023-07-07T14:48:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=a0ea7a6b17026dc15a535053b3f0728dabf6d710'/>
<id>urn:sha1:a0ea7a6b17026dc15a535053b3f0728dabf6d710</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add f303 to tinyuf2 bootloader support (#19620)</title>
<updated>2023-01-18T22:36:58+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2023-01-18T22:36:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=82a94ea1bd4d930aebb15f7a3316836a0488421d'/>
<id>urn:sha1:82a94ea1bd4d930aebb15f7a3316836a0488421d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add mmoskal/uf2-stm32f103 bootloader support (#19594)</title>
<updated>2023-01-15T15:04:32+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2023-01-15T15:04:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=0730740add19d3afe3d96ead50ba7d29e5dcb109'/>
<id>urn:sha1:0730740add19d3afe3d96ead50ba7d29e5dcb109</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Docs] RESET -&gt; QK_BOOT (#18365)</title>
<updated>2022-09-15T00:03:55+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2022-09-15T00:03:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=01f31bf28ebcb5721229697c93dc6e0b2d5b66d7'/>
<id>urn:sha1:01f31bf28ebcb5721229697c93dc6e0b2d5b66d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Core] Add Raspberry Pi RP2040 support (#14877)</title>
<updated>2022-06-30T11:19:27+00:00</updated>
<author>
<name>Stefan Kerkmann</name>
<email>karlk90@pm.me</email>
</author>
<published>2022-06-30T11:19:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=d7173967087e022d20d1f9c812b1b668e9d3f71b'/>
<id>urn:sha1:d7173967087e022d20d1f9c812b1b668e9d3f71b</id>
<content type='text'>
* Disable RESET keycode because of naming conflicts

* Add Pico SDK as submodule

* Add RP2040 build support to QMK

* Adjust USB endpoint structs for RP2040

* Add RP2040 bootloader and double-tap reset routine

* Add generic and pro micro RP2040 boards

* Add RP2040 onekey keyboard

* Add WS2812 PIO DMA enabled driver and documentation

Supports regular and open-drain output configuration. RP2040 GPIOs are
sadly not 5V tolerant, so this is a bit use-less or needs extra hardware
or you take the risk to fry your hardware.

* Adjust SIO Driver for RP2040

* Adjust I2C Driver for RP2040

* Adjust SPI Driver for RP2040

* Add PIO serial driver and documentation

* Add general RP2040 documentation

* Apply suggestions from code review

Co-authored-by: Nick Brassel &lt;nick@tzarc.org&gt;

Co-authored-by: Nick Brassel &lt;nick@tzarc.org&gt;</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into develop</title>
<updated>2022-05-30T22:06:28+00:00</updated>
<author>
<name>QMK Bot</name>
<email>hello@qmk.fm</email>
</author>
<published>2022-05-30T22:06:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=6e4e50d5aaef48284baefd71836b0ac821ea232d'/>
<id>urn:sha1:6e4e50d5aaef48284baefd71836b0ac821ea232d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix docs typo (#17254)</title>
<updated>2022-05-30T22:05:57+00:00</updated>
<author>
<name>Dasky</name>
<email>32983009+daskygit@users.noreply.github.com</email>
</author>
<published>2022-05-30T22:05:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=25ec68c4085e0661ccb086ae9e887654d2e983fb'/>
<id>urn:sha1:25ec68c4085e0661ccb086ae9e887654d2e983fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add uf2-split-* make targets. (#17257)</title>
<updated>2022-05-30T22:04:50+00:00</updated>
<author>
<name>Dasky</name>
<email>32983009+daskygit@users.noreply.github.com</email>
</author>
<published>2022-05-30T22:04:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=2de70e6f2d5c7217ec0a0f318e999a0644d9db0d'/>
<id>urn:sha1:2de70e6f2d5c7217ec0a0f318e999a0644d9db0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add flash target for UF2 bootloaders (#16525)</title>
<updated>2022-03-07T16:59:06+00:00</updated>
<author>
<name>Stefan Kerkmann</name>
<email>karlk90@pm.me</email>
</author>
<published>2022-03-07T16:59:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=2bface8f893f3f13ddb9a3e10c0f362819d09c5c'/>
<id>urn:sha1:2bface8f893f3f13ddb9a3e10c0f362819d09c5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Docs] Add commands to flashing docs (#16456)</title>
<updated>2022-02-27T01:35:10+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2022-02-27T01:35:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=97d0e7cb2d1b4e3db16aa68a3d87437ffd472ffe'/>
<id>urn:sha1:97d0e7cb2d1b4e3db16aa68a3d87437ffd472ffe</id>
<content type='text'>
</content>
</entry>
</feed>
