summaryrefslogtreecommitdiffstats
path: root/keyboards/xiudi/xd75/keymaps/scheiklp/readme.md
blob: 58c65f0884db02b5ec52043c697829680c522306 (plain)
1
2
3
4
5
6
7
8
9
# KOY Layout for the xd75 pcb board
Compile the layout
```bash
qmk compile -kb xd75 -km scheiklp
```
and flash it to the board
```bash
qmk flash -kb xd75 -km scheiklp
```