qmk-firmware/keyboards/planck
Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check (#2029)
* pull fuse settings for bootloader jump

* fix 32a chips

* make automatic bootloader selection optional

* quantify bootloaders

* fixs #164, speeds up dfu reset

* fix for chips w/o usb

* missing an n

* fix bootloader sizes, use words for addresses

* fix bmini, pearl, and [[ issue, make things quiet

* ignore avr errors on arm for now

* update settings for the light

* document bootloader stuff

* add bootloader title
2017-11-27 23:08:21 -05:00
..
keymaps Keymap update (#2045) 2017-11-26 02:09:28 -05:00
light Updates bootloader settings, adds file size check (#2029) 2017-11-27 23:08:21 -05:00
old_keymap_files [planck] Adds Sean Hunter keymap(#1706) 2017-09-13 17:47:48 -04:00
rev3 Updates bootloader settings, adds file size check (#2029) 2017-11-27 23:08:21 -05:00
rev4 Updates bootloader settings, adds file size check (#2029) 2017-11-27 23:08:21 -05:00
rev5 Updates bootloader settings, adds file size check (#2029) 2017-11-27 23:08:21 -05:00
config.h QMK DFU bootloader generation (#2009) 2017-11-14 16:11:29 -05:00
info.json fix 2u alignment in info.jsons 2017-11-02 12:28:15 -04:00
planck.c adds planck light keyboard 2017-11-20 23:37:38 -05:00
planck.h QMK DFU bootloader generation (#2009) 2017-11-14 16:11:29 -05:00
readme.md Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
rules.mk Updates bootloader settings, adds file size check (#2029) 2017-11-27 23:08:21 -05: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.