You cannot 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-fw/keyboards/planck
Callum Oakley 9ed0c2d57b Keymap update (#4223)
* change window focus shortcuts

* hangul

* macos goodness

* re-arrange tab keys

* remove tab switching keys

* left hand func

* glorious macro pad

* workspace rotation keys

* tabbing hotkeys

* left hand tab change keys

* SEND_STRING("!") on KC_EXLM

* use SEND_STRING for all shifted symbols

* SEND_STRING even for non shifted symbols so they play nicely with the shifted ones
7 years ago
..
keymaps Keymap update (#4223) 7 years ago
light Make sure Planck light calls user suspend functions (#3568) 7 years ago
old_keymap_files
rev3
rev4
rev5
rev6 Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 7 years ago
config.h
info.json
planck.c Adds support for Planck Rev 6 (#2666) 7 years ago
planck.h Adds support for Planck Rev 6 (#2666) 7 years ago
readme.md Updates docs - planck 6 and macos instructions (#4201) 7 years ago
rules.mk Adds IS31FL3731 RGB Matrix Implementation (#2910) 7 years ago

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, Teensy 2.0
Hardware Availability: OLKB.com, Massdrop

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

make planck/rev4:default

Install examples:

make planck/rev6:default:dfu-util

See build environment setup then the make instructions for more information.