1
0
Fork 0
qmk_firmware/keyboards/xiudi/xd75/keymaps/scheiklp/readme.md
peepeetee c5f1e9797a
rename kprepublic bm keyboards to have a standardized naming format (#15047)
* change missed kprepublic readmes

* fix xiudi readmes

* initial change, see pr description

* change readmes

* changes names in readmes and device descriptors
2021-11-18 08:37:23 +11:00

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
```