qmk_firmware/keyboards/planck/rev6
2023-01-19 01:06:08 +00:00
..
chconf.h ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
config.h Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399) 2022-09-23 22:46:23 +10:00
info.json Migrate LAYOUTS to data driven (#19541) 2023-01-10 02:48:20 +00:00
mcuconf.h Fixup ChibiOS header inclusion search ordering. (#19623) 2023-01-19 01:05:29 +00:00
readme.md [Keyboard] Planck Layout Macro Refactor, Part II (#6156) 2019-06-19 10:56:20 -07:00
rev6.c Planck swap hand matrix for rev6, fixing issue #17388 (#17389) 2022-07-17 00:17:22 -07:00
rev6.h Change keyboard level include guards to pragma once (#14248) 2021-09-01 19:03:14 +10:00
rules.mk Migrate LAYOUTS to data driven (#19541) 2023-01-10 02:48:20 +00:00

Planck

A compact 40% (12x4) ortholinear keyboard kit made and sold by OLKB and Massdrop. A complete hardware rework of the Planck, sporting a faster and more powerful STM32 ARM Cortex-M4 microcontroller, with support for rotary encoders and three additional layouts. More info on qmk.fm

Keyboard Maintainer: Jack Humbert
Hardware Supported: Planck PCB rev6
Hardware Availability: OLKB.com, Massdrop

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

make planck/rev6:default

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