mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-11 04:10:58 +00:00
78ccd9c201
* reset; redoing my steps; and recommit * include xd002/.noci
10 lines
171 B
Markdown
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
|
|
```
|