2016-04-04 15:44:24 -05:00
|
|
|
# Planck
|
2018-04-18 11:57:33 -05:00
|
|
|
========
|
2017-05-09 16:58:06 -05:00
|
|
|
|
2016-04-04 15:44:24 -05:00
|
|
|
This contains my `qmk_firmware`-compatible Planck keymap.
|
|
|
|
|
2018-04-18 11:57:33 -05:00
|
|
|
## Dependencies
|
|
|
|
===============
|
2017-05-09 16:58:06 -05:00
|
|
|
|
2018-04-18 11:57:33 -05:00
|
|
|
* Docker
|
2016-07-02 05:35:41 -05:00
|
|
|
|
2018-04-18 11:57:33 -05:00
|
|
|
## Flashing
|
|
|
|
===========
|
2016-04-04 15:44:24 -05:00
|
|
|
|
2018-04-18 11:57:33 -05:00
|
|
|
`make dfu`
|
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!
|
2017-05-09 16:58:06 -05:00
|
|
|
|
2016-04-05 02:14:17 -05:00
|
|
|
## Modifying
|
2018-04-18 11:57:33 -05:00
|
|
|
============
|
2017-05-09 16:58:06 -05:00
|
|
|
|
2016-07-02 05:35:41 -05:00
|
|
|
Just modify `keymap.c` and repeat the steps above for flashing! Easy.
|
2016-04-05 02:14:17 -05:00
|
|
|
|