diff options
author | ~ aka goonf!sh <82830123+PancakeGoon@users.noreply.github.com> | 2022-08-18 21:17:20 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-18 18:17:20 -0700 |
commit | 286dd6abe62e7cbe94c5182d6e3d97771d886bfa (patch) | |
tree | 25d31ef708a38be011d17c33324ba7fabfaeb9cf /docs | |
parent | 9607b46756ae24bd54f47449d575c8699701b057 (diff) | |
download | qmk_firmware-286dd6abe62e7cbe94c5182d6e3d97771d886bfa.tar.gz qmk_firmware-286dd6abe62e7cbe94c5182d6e3d97771d886bfa.zip |
[Docs] Update list of "ARM-based ProMicro replacements" (#18083)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/squeezing_avr.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/squeezing_avr.md b/docs/squeezing_avr.md index f7e21d932b..bb8e460024 100644 --- a/docs/squeezing_avr.md +++ b/docs/squeezing_avr.md @@ -188,7 +188,10 @@ If you've done all of this, and your firmware is still too large, then it's time That said, there are a number of Pro Micro replacements with ARM controllers: * [Proton C](https://qmk.fm/proton-c/) (out of stock) * [Bonsai C](https://github.com/customMK/Bonsai-C) (Open Source, DIY/PCBA) -* [Raspberry Pi 2040](https://www.sparkfun.com/products/18288) (not currently supported, no ETA) +* [STeMCell](https://github.com/megamind4089/STeMCell) (Open Source, DIY/PCBA) +* [Adafruit KB2040](https://learn.adafruit.com/adafruit-kb2040) +* [SparkFun Pro Micro - RP2040](https://www.sparkfun.com/products/18288) +* [Blok](https://boardsource.xyz/store/628b95b494dfa308a6581622) There are other, non-Pro Micro compatible boards out there. The most popular being: * [WeAct Blackpill F411](https://www.aliexpress.com/item/1005001456186625.html) (~$6 USD) |