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
This commit is contained in:
peepeetee
2021-11-18 05:37:23 +08:00
committed by GitHub
parent cc7600cf0e
commit c5f1e9797a
124 changed files with 107 additions and 107 deletions

View File

@@ -1,9 +1,9 @@
# KOY Layout for the xd75 pcb board
Compile the layout
```bash
qmk compile -kb xd75 -km scheiklp
qmk compile -kb xiudi/xd75 -km scheiklp
```
and flash it to the board
```bash
qmk flash -kb xd75 -km scheiklp
qmk flash -kb xiudi/xd75 -km scheiklp
```