My local repo of qmk firmware.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
qmk_firmware/keyboards/planck/rev6_drop
Ryan a42d6426d9
Remove use of layout macros for `music_map` (#20634)
2 years ago
..
chconf.h
config.h Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2 years ago
halconf.h
info.json Move `RGB_MATRIX_DRIVER` to data driven (#20350) 2 years ago
matrix.c Remove matrix_init_quantum/matrix_scan_quantum (#19806) 2 years ago
mcuconf.h Add some missing `#pragma once`s (#19902) 2 years ago
readme.md
rev6_drop.c Remove use of layout macros for `music_map` (#20634) 2 years ago
rules.mk Move `RGB_MATRIX_DRIVER` to data driven (#20350) 2 years ago

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

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.