<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk/docs/compatible_microcontrollers.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-06-28T03:07:14+00:00</updated>
<entry>
<title>STM32H723 support (#21352)</title>
<updated>2023-06-28T03:07:14+00:00</updated>
<author>
<name>Nick Brassel</name>
<email>nick@tzarc.org</email>
</author>
<published>2023-06-28T03:07:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=c814be02967850a204721ceb1e989df92961fc26'/>
<id>urn:sha1:c814be02967850a204721ceb1e989df92961fc26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tentative Teensy 3.5 support (#14420)</title>
<updated>2022-07-02T14:12:45+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2022-07-02T14:12:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=ac5e6b6a3bfad12ab7d9786a18fcc90f8bf4caf7'/>
<id>urn:sha1:ac5e6b6a3bfad12ab7d9786a18fcc90f8bf4caf7</id>
<content type='text'>
* Tentative Teensy 3.5 support

* Set firmware format to .hex for ARM Teensys

* Got to "device descriptor failed" by comparing with Teensy 3.6 code

* Drop down to 96MHz...

* Bump back up to 120MHz</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>Inform people that things may not work. (#17391)</title>
<updated>2022-06-14T10:15:01+00:00</updated>
<author>
<name>Nick Brassel</name>
<email>nick@tzarc.org</email>
</author>
<published>2022-06-14T10:15:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=15dab01e6ae68b47cf9df88ca935cbcc3f41d907'/>
<id>urn:sha1:15dab01e6ae68b47cf9df88ca935cbcc3f41d907</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added support for Wb32fq95 (#16871)</title>
<updated>2022-05-23T05:57:24+00:00</updated>
<author>
<name>Joy Lee</name>
<email>chang.li@westberrytech.com</email>
</author>
<published>2022-05-23T05:57:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=1c7e8b9a9de0f379bad0823e3f0d1c8d9762ea6c'/>
<id>urn:sha1:1c7e8b9a9de0f379bad0823e3f0d1c8d9762ea6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add L432, L442. (#16016)</title>
<updated>2022-01-23T21:49:36+00:00</updated>
<author>
<name>Nick Brassel</name>
<email>nick@tzarc.org</email>
</author>
<published>2022-01-23T21:49:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=77062e9a36b3167ea1ff747e5577a67969273c31'/>
<id>urn:sha1:77062e9a36b3167ea1ff747e5577a67969273c31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add example implementations for compatible MCUs list (#15935)</title>
<updated>2022-01-19T09:34:59+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2022-01-19T09:34:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=dcb0c4e51e59fc796fe6957f1483ead988442b45'/>
<id>urn:sha1:dcb0c4e51e59fc796fe6957f1483ead988442b45</id>
<content type='text'>
* Add example implementations for compatible MCUs list

* Update docs/compatible_microcontrollers.md

Co-authored-by: Nick Brassel &lt;nick@tzarc.org&gt;

Co-authored-by: Nick Brassel &lt;nick@tzarc.org&gt;</content>
</entry>
<entry>
<title>[Docs] Fix Header formatting in compatible mcu doc (#15438)</title>
<updated>2021-12-09T03:49:10+00:00</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2021-12-09T03:49:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=0df93ec2f991d2f5dc18ad87429c909f7816c2f8'/>
<id>urn:sha1:0df93ec2f991d2f5dc18ad87429c909f7816c2f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Westberrytech pr (#14422)</title>
<updated>2021-11-26T22:28:18+00:00</updated>
<author>
<name>Joy Lee</name>
<email>chang.li@westberrytech.com</email>
</author>
<published>2021-11-26T22:28:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=68838bb700413144c6fdaf680f3d412b8231b584'/>
<id>urn:sha1:68838bb700413144c6fdaf680f3d412b8231b584</id>
<content type='text'>
* Added support for WB32 MCU

* Modified eeprom_wb32.c

* Remove the eeprom_wb32-related code</content>
</entry>
<entry>
<title>[Core] Add support for RISC-V builds and GD32VF103 MCU (#12508)</title>
<updated>2021-10-18T05:23:20+00:00</updated>
<author>
<name>Stefan Kerkmann</name>
<email>karlk90@pm.me</email>
</author>
<published>2021-10-18T05:23:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=e50867d52d9c255570630a23514842749b45e4c1'/>
<id>urn:sha1:e50867d52d9c255570630a23514842749b45e4c1</id>
<content type='text'>
* Add support for RISC-V builds and GD32VF103 MCU

* Add toolchain selection in chibios.mk based on the mcu selected in
mcu_selection.mk
* Reorder and added comments to chibios.mk to have a streamlined makefile
* Add GD32VF103 mcu to possible targets for QMK.
* Add STM32 compatibility for GD32VF103 MCU, this is hacky but more efficent
  then rewriting every driver.
* Add GigaDevice DFU bootloader as flash target, please note that
  dfu-util of at least version 0.10 is needed.
* Add analog driver compatibility
* Add apa102 bitbang driver compatibility
* Add ws2812 bitbang driver compatibility
* Add eeprom in flash emulation compatibility
* Allow faster re-builds with ccache

* Add SiPeed Longan Nano to platform files

* Add SiPeed Longan Nano Onekeys

* Make quine compatible with other bootloaders

* Support builds with picolibc

* Add risc-v toolchain to arch and debian/ubuntu scripts</content>
</entry>
</feed>
