Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] Add information about WeAct Blackpill F411 #16755

Merged
merged 4 commits into from
Jul 27, 2022

Conversation

drashna
Copy link
Member

@drashna drashna commented Mar 30, 2022

Description

Adds a page about the blackpill.

Types of Changes

  • Documentation

Checklist

  • My code follows the code style of this project: C, Python
  • I have read the PR Checklist document and have made the appropriate changes.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

@drashna drashna requested a review from a team March 30, 2022 17:07
@KarlK90
Copy link
Member

KarlK90 commented Mar 30, 2022

Nice, I'll do something like this for RP2040

Copy link
Member

@KarlK90 KarlK90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just two suggestions.


Due to the use of a 25MHz crystal, the controller may have issues entering the bootloader. Heating up the controller can help with this issue.

There is tinyuf2 support for the WeAct Blackpill. Setting `BOOTLOADER = tinyuf2` will enable support for this user bootloader, and the correct configuration to prevent it from being overwritten when flashing firmware.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe put this into a separate section and add a link to the repository?


The WeAct Blackpill is a popular choice for handwired boards, as it offers a powerful micro controller, USB Type C, a good number of pins to use, and a large amount of firmware space. All for a ~$6 USD price tag.

* [Official WeAct Store (AliExpress)](https://fr.aliexpress.com/item/1005001456186625.html)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently links to the AT32 stuff, maybe remove it?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also if you really want to link to AliExpress, please use www.aliexpress.com instead of a country-specific domain (following a country-specific link on AliExpress often switches the site language, which is annoying).

@keyboard-magpie keyboard-magpie merged commit 8973835 into qmk:master Jul 27, 2022
@keyboard-magpie
Copy link
Contributor

Oops. Merge conflict.
CONFLICT (content): Merge conflict in docs/_summary.md
Lets see if I can sort this.

@drashna drashna deleted the docs/blackpill branch July 27, 2022 14:44
schattenbrot pushed a commit to schattenbrot/qmk_firmware that referenced this pull request Aug 2, 2022
* [Docs] Add information about WeAct Blackpill F411

* Add clarification for matrix pins

* Update documentation

* Tweak wording
imhoffman pushed a commit to imhoffman/qmk_firmware that referenced this pull request Aug 20, 2022
* [Docs] Add information about WeAct Blackpill F411

* Add clarification for matrix pins

* Update documentation

* Tweak wording
nolanseaton pushed a commit to nolanseaton/qmk_firmware that referenced this pull request Jan 23, 2023
* [Docs] Add information about WeAct Blackpill F411

* Add clarification for matrix pins

* Update documentation

* Tweak wording
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants