qmk_firmware/keyboards/planck/rev6_drop
2024-05-03 15:21:29 +10:00
..
chconf.h
config.h WS2812 PWM: prefix for DMA defines (#23111) 2024-03-02 17:16:47 +00:00
halconf.h
keyboard.json Migrate build target markers to keyboard.json - P (#23565) 2024-04-22 02:06:41 +01:00
matrix.c Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10: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 Migrate build target markers to keyboard.json - P (#23565) 2024-04-22 02:06:41 +01: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.