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
2018-02-23 13:15:34 -05:00
..
keymaps Graham's Keymaps. (#2422) 2018-02-23 13:15:34 -05:00
light update planck settings 2017-12-10 10:59:47 -05:00
old_keymap_files [planck] Adds Sean Hunter keymap(#1706) 2017-09-13 17:47:48 -04:00
rev3 Updates bootloader settings, adds file size check (#2029) 2017-11-27 23:08:21 -05:00
rev4 Updates bootloader settings, adds file size check (#2029) 2017-11-27 23:08:21 -05:00
rev5 Disable MIDI on Planck so all revisions compile without compilition size errors 2018-01-21 12:02:03 -05:00
config.h QMK DFU bootloader generation (#2009) 2017-11-14 16:11:29 -05:00
info.json fix 2u alignment in info.jsons 2017-11-02 12:28:15 -04:00
planck.c adds planck light keyboard 2017-11-20 23:37:38 -05:00
planck.h Move hexwire layout into 4x12 layout folder 2018-02-18 02:04:56 -05:00
readme.md Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
rules.mk Disable MIDI on Planck so all revisions compile without compilition size errors 2018-01-21 12:02:03 -05:00

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.