qmk_firmware/keyboards/planck/rev6
Ryan 8812a09581
Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)
2023-12-20 13:31:50 +11:00
..
chconf.h ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
config.h Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) 2023-12-20 13:31:50 +11:00
info.json Migrate some dip switch config to info.json (#22437) 2023-11-23 08:33:59 +11:00
mcuconf.h Add some missing `#pragma once`s (#19902) 2023-02-21 15:55:23 +00:00
readme.md [Keyboard] Planck Layout Macro Refactor, Part II (#6156) 2019-06-19 10:56:20 -07:00
rev6.c Remove use of layout macros for `music_map` (#20634) 2023-04-30 18:58:06 +10:00
rules.mk Move `RGB_MATRIX_DRIVER` to data driven (#20350) 2023-04-08 18:08:08 +10:00

readme.md

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.