keyboards/planck/readme.md

23 lines
347 B
Markdown

# planck
![My Planck Keyboard](https://files.lyte.dev/keyboards/planck.png)
This contains my planck [`qmk_firmware`][0].
# Dependencies
- See [`qmk_firmware`][0].
# Flashing
```
make flash
```
# Modifying
- Edit files in `src/` (particularly `keymap.c`).
- Flash using previous instructions.
[0]: https://github.com/lytedev/qmk_firmware/