qmk_firmware/keyboards/planck/rev6_drop
2024-03-30 14:07:19 +00:00
..
chconf.h
config.h WS2812 PWM: prefix for DMA defines (#23111) 2024-03-02 17:16:47 +00:00
halconf.h
info.json Migrate RGB Matrix config to info.json - NOPQ (#22866) 2024-01-10 09:55:09 +00:00
matrix.c Remove quantum.h includes from keyboard custom matrix.cs (#23371) 2024-03-30 14:07:19 +00:00
mcuconf.h Add some missing #pragma onces (#19902) 2023-02-21 15:55:23 +00:00
readme.md
rev6_drop.c Remove use of layout macros for music_map (#20634) 2023-04-30 18:58:06 +10:00
rules.mk Remove LAYOUTS_HAS_RGB (#22917) 2024-01-18 23:07:54 +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

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

make planck/rev6_drop:default

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