qmk-firmwares/keyboards/planck
Sean Johnson df57590ec6
add ttys0's planck and preonic keymaps (#10560)
* resynced with upstream, and adjusted keymap layout for planck

* updated keyboard layout

Signed-off-by: Sean Johnson <sean@ttys0.net>

* swapped out bspc for del on symb layer

Signed-off-by: Sean Johnson <sean@ttys0.net>

* fixed typo with brightness media keys

* turns out my brightness config was correct, it was macOS that had gone sideways

* updated to bring in line with requirements for merging into upstream

* removed redundant config from rules.mk

moved media controls to FUNC layer for Planck layout

* added GPL2+ compatible license header

Signed-off-by: Sean Johnson <sean@skj.dev>

* removed unused MIDI comment

Signed-off-by: Sean Johnson <sean@skj.dev>

* removed extraneous MIDI comments

* removed extraneous comments
2021-05-08 20:00:11 -07:00
..
ez remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
keymaps add ttys0's planck and preonic keymaps (#10560) 2021-05-08 20:00:11 -07:00
light VIA support for Planck Rev6 (#9144) 2021-04-22 10:13:44 -07:00
rev1 VIA support for Planck Rev6 (#9144) 2021-04-22 10:13:44 -07:00
rev2 VIA support for Planck Rev6 (#9144) 2021-04-22 10:13:44 -07:00
rev3 VIA support for Planck Rev6 (#9144) 2021-04-22 10:13:44 -07:00
rev4 VIA support for Planck Rev6 (#9144) 2021-04-22 10:13:44 -07:00
rev5 VIA support for Planck Rev6 (#9144) 2021-04-22 10:13:44 -07:00
rev6 Add RGB matrix suspend wake function for Planck/rev6 (#12290) 2021-04-25 11:47:43 +10:00
config.h VIA support for Planck Rev6 (#9144) 2021-04-22 10:13:44 -07:00
info.json remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
planck.c
planck.h
readme.md Add missing hardware availability for Plank EZ (#11069) 2020-12-08 14:12:41 -05:00

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.