forked from mirrors/qmk_firmware
78ccd9c201
* reset; redoing my steps; and recommit * include xd002/.noci
9 lines
171 B
Markdown
9 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
|
|
```
|