qmk-dactyl-manuform-a/keyboards/xd75/keymaps/scheiklp/readme.md

10 lines
171 B
Markdown

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