qmk_firmware/keyboards/planck/rev6_drop
2022-09-23 22:46:23 +10:00
..
chconf.h
config.h Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399) 2022-09-23 22:46:23 +10:00
halconf.h
info.json Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091) 2022-08-20 01:42:49 +01:00
matrix.c [Core] Use polled waiting on ChibiOS platforms that support it (#17607) 2022-07-11 15:17:05 +02:00
mcuconf.h
readme.md
rev6_drop.c Planck swap hand matrix for rev6, fixing issue #17388 (#17389) 2022-07-17 00:17:22 -07:00
rev6_drop.h
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11: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.