keyboards/planck/readme.md

24 lines
363 B
Markdown
Raw Normal View History

# Planck
2018-04-18 11:57:33 -05:00
========
This contains my `qmk_firmware`-compatible Planck keymap.
2018-04-18 11:57:33 -05:00
## Dependencies
===============
2018-04-18 11:57:33 -05:00
* Docker
* See the `qmk_firmware` repo for details.
2018-04-18 11:57:33 -05:00
## Flashing
===========
Just run `make`.
2016-04-05 02:14:17 -05:00
2018-04-18 11:57:33 -05:00
Don't forget to press the flash button on your keyboard!
2016-04-05 02:14:17 -05:00
## Modifying
2018-04-18 11:57:33 -05:00
============
Just modify `keymap.c` and repeat the steps above for flashing! Easy.
2016-04-05 02:14:17 -05:00