config: custom config for blackpill_f411

This commit is contained in:
He4eT 2025-05-11 22:20:44 +02:00
commit fd708093a7
11 changed files with 532 additions and 8 deletions

View file

@ -13,16 +13,19 @@ It's my personal layout for the [custom build](https://gitea.dmz.rs/Decentrala/c
git clone --recurse-submodules git@github.com:vial-kb/vial-qmk.git
cd vial-qmk
```
- **Optional**: Change the layer count in the config:
```
vial-qmk/keyboards/cantor/keymaps/vial/config.h
```
See [example config](/config/config.h).
- **Important**: In case of `blackpill_f411` use correspondent config!
- Copy the `cantor` directory from `./config/cantor/` to `vial-qmk/keyboards/cantor`.
- Connect the controller to your computer using a USB cable
- Start the flashing process for the controller (Docker required):
```
sudo util/docker_build.sh cantor:vial:flash
```
- Default config:
```
sudo util/docker_build.sh cantor:vial:flash
```
- EE_HANDS config:
```
sudo util/docker_build.sh cantor:vial:dfu-util-split-left
sudo util/docker_build.sh cantor:vial:dfu-util-split-right
```
- Use the onboard BOOT0 and NRST button to put the board into bootloader mode:
- press and hold the BOOT0 button
- press and release NRST (reset) button to power cycle the processor