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_firmware/keyboards/planck
Graham P Heath f746174874 Graham's Keymaps. (#2422)
* add my config

* fix backlight, clean up that code

* group background code, restore static var

* qwerty is supposed to be in the middle

* wrap layer change backlight in ifdef

* backlight levels and some more 'emojis'.

* Restructure to make it possible to press cmd ent on the right side of the board with one hand.

* Expose the period through the number layer. Add Hyper keys to mouse layer

* reduce mouse speed

* add a : -P  key

* Thumbs up and down, remove some keys that are duplicated via function keys, clean up

* fix build issues

* add various emoji

* duplicate default Meira keymaps

* Miera updates

* add documented but unmapped emoji

* Sound for the Meira, was stumped by a file size! Thanks drashna!

* add docs

* docs

* revert lib changes...

* clean up

* clean up

* remove make file

* Fixes missing key
7 years ago
..
keymaps Graham's Keymaps. (#2422) 7 years ago
light update planck settings 7 years ago
old_keymap_files [planck] Adds Sean Hunter keymap(#1706) 7 years ago
rev3 Updates bootloader settings, adds file size check (#2029) 7 years ago
rev4 Updates bootloader settings, adds file size check (#2029) 7 years ago
rev5 Disable MIDI on Planck so all revisions compile without compilition size errors 7 years ago
config.h QMK DFU bootloader generation (#2009) 7 years ago
info.json fix 2u alignment in info.jsons 7 years ago
planck.c adds planck light keyboard 7 years ago
planck.h Move hexwire layout into 4x12 layout folder 7 years ago
readme.md Make arguments redo, subproject elimination (#1784) 7 years ago
rules.mk Disable MIDI on Planck so all revisions compile without compilition size errors 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

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