mirror of
https://github.com/He4eT/cantor-mx-tastatura.git
synced 2026-05-04 17:37:24 +00:00
config: custom config for blackpill_f411
This commit is contained in:
parent
a7d1d95c89
commit
fd708093a7
11 changed files with 532 additions and 8 deletions
19
README.md
19
README.md
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue