summaryrefslogtreecommitdiff
path: root/keyboards/xiudi/xd75/keymaps/scheiklp/readme.md
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2021-11-18 05:37:23 +0800
committerGitHub <noreply@github.com>2021-11-18 08:37:23 +1100
commitc5f1e9797ac905c24edc39d1bb12ed2e5537f00a (patch)
treeb6a806f2a1b01544ae9365d61fb21ac2c244ad55 /keyboards/xiudi/xd75/keymaps/scheiklp/readme.md
parentcc7600cf0e9c639a325dc1cad18717a218bc820f (diff)
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
Diffstat (limited to 'keyboards/xiudi/xd75/keymaps/scheiklp/readme.md')
-rw-r--r--keyboards/xiudi/xd75/keymaps/scheiklp/readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/xiudi/xd75/keymaps/scheiklp/readme.md b/keyboards/xiudi/xd75/keymaps/scheiklp/readme.md
index 58c65f0884..c8c2dc9a2c 100644
--- a/keyboards/xiudi/xd75/keymaps/scheiklp/readme.md
+++ b/keyboards/xiudi/xd75/keymaps/scheiklp/readme.md
@@ -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
```