keyboards/planck
2020-01-22 17:14:36 -06:00
..
lib Initial commit 2019-12-20 13:39:50 -06:00
src Update planck to match splyte and new layout, update splyte's ctrl/escape functionality 2020-01-22 17:14:36 -06:00
Makefile Initial commit 2019-12-20 13:39:50 -06:00
readme.md Initial commit 2019-12-20 13:39:50 -06:00

planck

  • TODO: Picture of keyboard.

This contains my planck qmk_firmware.

Dependencies

Flashing

make flash

Modifying

  • Edit files in src/ (particularly keymap.c).
  • Flash using previous instructions.