You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
keymaps Updates send_string functionality, adds terminal feature (#1657) 7 years ago
old_keymap_files Update mitch layout for new keymaps 8 years ago
rev3 Creates a layouts/ folder for keymaps shared between keyboards (#1609) 7 years ago
rev4 Creates a layouts/ folder for keymaps shared between keyboards (#1609) 7 years ago
Makefile Split keyboard makefiles into rules and Makefile 8 years ago
config.h update planck stuff 7 years ago
planck.c Creates a layouts/ folder for keymaps shared between keyboards (#1609) 7 years ago
planck.h Creates a layouts/ folder for keymaps shared between keyboards (#1609) 7 years ago
readme.md updates olkb readmes #1362 7 years ago
rules.mk Updates send_string functionality, adds terminal feature (#1657) 7 years ago
subproject.mk Remove all Makefiles from the keyboards directory. (#1660) 7 years ago

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.