qmk-firmware/keyboards/planck
Shayne Holmes 48ff93582b Pull out sendstring variations to their own files.
Instead of having all sendstring keycode mappings in the main quantum.c
file, give each one its own file in keymap_extras that can be #included
in a user's keymap. If one is included, it will define the appropriate
lookup tables and overwrite the weak definitions in quantum.c.
(Including more than one sendstring definition will fail at compile
time.)

Update @rai-suta's test keymap to match, as well as the documentation.
2017-07-05 10:55:47 -04:00
..
keymaps Pull out sendstring variations to their own files. 2017-07-05 10:55:47 -04:00
old_keymap_files Update mitch layout for new keymaps 2017-01-17 13:01:07 -08:00
rev3 Update keyboards' rules.mk/Makefiles (#1442) 2017-06-30 16:09:52 -04:00
rev4 Update keyboards' rules.mk/Makefiles (#1442) 2017-06-30 16:09:52 -04:00
Makefile Split keyboard makefiles into rules and Makefile 2016-08-20 03:56:08 +03:00
config.h add new arguements, docs 2017-06-27 14:35:08 -04:00
planck.c Update planck.c 2016-12-04 23:11:22 -05:00
planck.h Implements subprojects and updates projects for this (#459) 2016-06-29 16:21:41 -04:00
readme.md updates olkb readmes #1362 2017-06-25 12:40:25 -04:00
rules.mk Update keyboards' rules.mk/Makefiles (#1442) 2017-06-30 16:09:52 -04:00

readme.md

Planck

Planck

A compact 40% (12x4) ortholinear keyboard kit made and sold by OLKB and Massdrop. More info on qmk.fm

Keyboard Maintainer: Jack Humbert Hardware Supported: Planck PCB rev1, rev2, rev3, rev4, Teensy 2.0 Hardware Availability: OLKB.com, Massdrop

Make example for this keyboard (after setting up your build environment):

make planck-rev4-default

See build environment setup then the make instructions for more information.