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 7e0299117b
Move encoder config to data driven (#19923)
2 years ago
..
chconf.h
config.h Move encoder config to data driven (#19923) 2 years ago
halconf.h
info.json Move encoder config to data driven (#19923) 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
rev6_drop.h
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 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.