qmk_firmware/keyboards/planck/keymaps/pok3r/Makefile
Nicolas Guelpa 3173924421 Adding a new layout for the planck that helps when coming from the pok3r (#1701)
* adding new layout for the planck that helps when coming from the pok3r

* Fixing the function layer

* Update readme.md

* Update keymap.c

Making some small adjustments

* Update keymap.c

switching GUI and Esc

* Update keymap.c
2017-09-18 17:13:01 -04:00

4 lines
55 B
Makefile

ifndef QUANTUM_DIR
include ../../../../Makefile
endif