qmk-dactyl-manuform-a/keyboards/planck
Ryan 6937f1d70e
Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)
2021-01-27 17:26:26 +11:00
..
ez Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) 2021-01-27 17:26:26 +11:00
keymaps Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) 2021-01-27 17:26:26 +11:00
light 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00
rev1 Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
rev2 Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
rev3 Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
rev4 Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
rev5 Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
rev6 Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) 2021-01-27 17:26:26 +11:00
config.h Remove `DESCRIPTION`, N-Q (#11631) 2021-01-20 11:57:45 +11:00
info.json Remove bootloader from info.jsons 2018-04-11 21:32:09 -07:00
planck.c [Keyboard] Use GPIO macros for E6 LED in Planck and Preonic default keymaps (#7098) 2019-10-20 22:38:22 -07:00
planck.h [Keyboard] Planck Layout Macro Refactor, Part II (#6156) 2019-06-19 10:56:20 -07:00
readme.md Add missing hardware availability for Plank EZ (#11069) 2020-12-08 14:12:41 -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, rev5, rev6; Planck Light, Planck EZ
Hardware Availability: OLKB.com, Massdrop, Ergodox (Planck EZ)

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

make planck/rev4:default

Install examples:

make planck/rev5:default:dfu         # For Planck rev5 or earlier and Planck Light
make planck/rev6:default:dfu-util    # For Planck rev6

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.