mirror of
https://github.com/He4eT/cantor-mx-tastatura.git
synced 2026-06-18 21:54:28 +00:00
Update README.md
This commit is contained in:
parent
63a6098512
commit
59aef3e740
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -11,18 +11,18 @@ Configuration for the 8MHz version of Blackpill_f411 provided by the [Xecut hack
|
||||||
## Initial Flash
|
## Initial Flash
|
||||||
|
|
||||||
1. Clone this repository:
|
1. Clone this repository:
|
||||||
```
|
```sh
|
||||||
git clone --recurse-submodules git@github.com:He4eT/cantor-mx-tastatura.git
|
git clone --recurse-submodules git@github.com:He4eT/cantor-mx-tastatura.git
|
||||||
cd cantor-mx-tastatura
|
cd cantor-mx-tastatura
|
||||||
```
|
```
|
||||||
2. Connect the **left** controller to your computer using a USB cable.
|
2. Connect the **left** controller to your computer using a USB cable.
|
||||||
3. Start the flashing process (Docker required):
|
3. Start the flashing process (Docker required):
|
||||||
- For **8MHz Blackpill_f411** controllers:
|
- For **8MHz Blackpill_f411** controllers:
|
||||||
```
|
```sh
|
||||||
make flash blackpill=f411_8mhz half=left
|
make flash blackpill=f411_8mhz half=left
|
||||||
```
|
```
|
||||||
- Otherwise:
|
- Otherwise:
|
||||||
```
|
```sh
|
||||||
make flash half=left
|
make flash half=left
|
||||||
```
|
```
|
||||||
4. Use the onboard `BOOT0` and `NRST` button to put the board into bootloader mode:
|
4. Use the onboard `BOOT0` and `NRST` button to put the board into bootloader mode:
|
||||||
|
|
@ -46,7 +46,7 @@ from the [vial-qmk](https://github.com/vial-kb/vial-qmk/) repository is used.
|
||||||
|
|
||||||
### My Opinionated Layout
|
### My Opinionated Layout
|
||||||
|
|
||||||
```
|
```text
|
||||||
./layouts/odd_cantor_tastatura.vil
|
./layouts/odd_cantor_tastatura.vil
|
||||||
```
|
```
|
||||||
Check out [this forum thread](https://forum.dmz.rs/t/cantor-mx-keyboard/700)
|
Check out [this forum thread](https://forum.dmz.rs/t/cantor-mx-keyboard/700)
|
||||||
|
|
@ -66,7 +66,7 @@ for some explanations.
|
||||||
|
|
||||||
## Case
|
## Case
|
||||||
|
|
||||||
```
|
```text
|
||||||
./things/case_slim.stl
|
./things/case_slim.stl
|
||||||
```
|
```
|
||||||
The [Cantor MX Slim Case](https://www.printables.com/model/996711-cantor-mx-slim-case) is
|
The [Cantor MX Slim Case](https://www.printables.com/model/996711-cantor-mx-slim-case) is
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue