qmk_firmware/keyboards/planck/rev6
Jens-Petter Sandvik 4e5cc3c2ba
Planck swap hand matrix for rev6, fixing issue #17388 (#17389)
* Add correct hand_swap_config matrix for planck_rev6 and planck_rev6_drop

* Make sure indentations are consistent

* Make the rev6 hand_swap_config matrix the default, also correct for ez.

* Move hand_swap_config matrix from planck.c to revision subdirectories
2022-07-17 00:17:22 -07:00
..
chconf.h ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
config.h Remove NO_ACTION_MACRO and NO_ACTION_FUNCTION from keyboard config.h (#16655) 2022-03-15 13:56:58 +00:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
mcuconf.h planck/rev6: Enable WS2812 LED matrix with pwm drivers 2020-07-16 01:07:44 -04:00
readme.md [Keyboard] Planck Layout Macro Refactor, Part II (#6156) 2019-06-19 10:56:20 -07:00
rev6.c Planck swap hand matrix for rev6, fixing issue #17388 (#17389) 2022-07-17 00:17:22 -07:00
rev6.h Change keyboard level include guards to pragma once (#14248) 2021-09-01 19:03:14 +10:00
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

Keyboard Maintainer: Jack Humbert
Hardware Supported: Planck PCB rev6
Hardware Availability: OLKB.com, Massdrop

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

make planck/rev6:default

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