qmk_firmware/keyboards/planck
Jack Humbert 7ad924bae5 Updates send_string functionality, adds terminal feature (#1657)
* implement basic terminal stuff

* modify send_string to read normal strings too

* add files bc yeah. working pgm detected

* pgm detection apparently not working

* adds send string keycodes, additional keycode support in send string

* implement arguments

* [terminal] add help command

* [terminal] adds keycode and keymap functions

* [terminal] adds nop.h, documentation

* update macro docs
2017-09-12 00:43:10 -04:00
..
keymaps Updates send_string functionality, adds terminal feature (#1657) 2017-09-12 00:43:10 -04:00
old_keymap_files Update mitch layout for new keymaps 2017-01-17 13:01:07 -08:00
rev3 Creates a layouts/ folder for keymaps shared between keyboards (#1609) 2017-08-23 22:29:07 -04:00
rev4 Creates a layouts/ folder for keymaps shared between keyboards (#1609) 2017-08-23 22:29:07 -04:00
config.h update planck stuff 2017-09-06 12:19:40 -04:00
Makefile Split keyboard makefiles into rules and Makefile 2016-08-20 03:56:08 +03:00
planck.c Creates a layouts/ folder for keymaps shared between keyboards (#1609) 2017-08-23 22:29:07 -04:00
planck.h Creates a layouts/ folder for keymaps shared between keyboards (#1609) 2017-08-23 22:29:07 -04:00
readme.md updates olkb readmes #1362 2017-06-25 12:40:25 -04:00
rules.mk Updates send_string functionality, adds terminal feature (#1657) 2017-09-12 00:43:10 -04:00
subproject.mk Remove all Makefiles from the keyboards directory. (#1660) 2017-09-08 13:47:50 -04:00

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.