c5f1e9797a
* change missed kprepublic readmes * fix xiudi readmes * initial change, see pr description * change readmes * changes names in readmes and device descriptors
9 lines
183 B
Markdown
9 lines
183 B
Markdown
# KOY Layout for the xd75 pcb board
|
|
Compile the layout
|
|
```bash
|
|
qmk compile -kb xiudi/xd75 -km scheiklp
|
|
```
|
|
and flash it to the board
|
|
```bash
|
|
qmk flash -kb xiudi/xd75 -km scheiklp
|
|
```
|