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.
7ad924bae5
* 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 | 7 years ago | |
old_keymap_files | 8 years ago | |
rev3 | 7 years ago | |
rev4 | 7 years ago | |
Makefile | 8 years ago | |
config.h | 7 years ago | |
planck.c | 7 years ago | |
planck.h | 7 years ago | |
readme.md | 7 years ago | |
rules.mk | 7 years ago | |
subproject.mk | 7 years ago |
readme.md
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.