Ryan e12ca14af8 Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) 2 yıl önce
..
ez 3b11e98215 Update use of legacy keycodes (#19120) 2 yıl önce
keymaps e12ca14af8 Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) 2 yıl önce
light 36c410592d Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) 2 yıl önce
rev1 fe577daf96 Remove .noci functionality (#19122) 2 yıl önce
rev2 fe577daf96 Remove .noci functionality (#19122) 2 yıl önce
rev3 fe577daf96 Remove .noci functionality (#19122) 2 yıl önce
rev4 fe577daf96 Remove .noci functionality (#19122) 2 yıl önce
rev5 fe577daf96 Remove .noci functionality (#19122) 2 yıl önce
rev6 36c410592d Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) 2 yıl önce
rev6_drop 36c410592d Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) 2 yıl önce
thk 18dc851e37 Remove legacy Debug keycode (#18769) 2 yıl önce
config.h 61689ae609 Merge remote-tracking branch 'upstream/master' into develop 2 yıl önce
info.json 201a914beb Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091) 2 yıl önce
planck.c 4e5cc3c2ba Planck swap hand matrix for rev6, fixing issue #17388 (#17389) 2 yıl önce
planck.h ef5c6ea096 [Keyboard] Use old custom matrix for Drop Planck+Preonic (#14488) 3 yıl önce
readme.md 2ae700c8c8 Add missing hardware availability for Plank EZ (#11069) 4 yıl önce

readme.md

Planck

Planck

A compact 40% (12x4) ortholinear keyboard kit made and sold by OLKB and Massdrop. More info on qmk.fm

Keyboard Maintainer: Jack Humbert
Hardware Supported: Planck PCB rev1, rev2, rev3, rev4, rev5, rev6; Planck Light, Planck EZ
Hardware Availability: OLKB.com, Massdrop, Ergodox (Planck EZ)

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

make planck/rev4:default

Install examples:

make planck/rev5:default:dfu         # For Planck rev5 or earlier and Planck Light
make planck/rev6:default:dfu-util    # For Planck rev6

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