This commit is contained in:
parent
9f76cfe158
commit
e242ca1cc2
1 changed files with 21 additions and 0 deletions
21
docs/keyboard.md
Normal file
21
docs/keyboard.md
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
# Notes about splitkb_kyria_rev1_base_default
|
||||
|
||||
## Building
|
||||
|
||||
```bash
|
||||
make splitkb/kyria/rev1:default
|
||||
```
|
||||
|
||||
|
||||
# Flashing
|
||||
|
||||
Master:
|
||||
|
||||
```bash
|
||||
qmk flash -bl avrdude-split-left splitkb_kyria_rev1_base_default.hex
|
||||
```
|
||||
|
||||
Slave:
|
||||
|
||||
```bash
|
||||
qmk flash -bl avrdude-split-right splitkb_kyria_rev1_base_default.hex
|
||||
Loading…
Add table
Add a link
Reference in a new issue