qmk_firmware/keyboards/planck
Brian Choromanski 6c74d734c2 Fixed various keymaps and the allocation of "key_combos" (#2526)
* Fixed plank keymaps so that they will compile for planck light

* tv44:budi now compiles

* s60_x:amnesia0287 now compiles

* Fixed allocation of key_combos so that narze keymap for planck can compile correctly

* Disabled rgb on ergodone and infinity

* Enabled tap dance so it compiles

* Added return statement so it compiles

* If compiling on light disable extra functionality

* Properly redefined variable so it compiles
2018-03-16 16:20:09 -04:00
..
keymaps Fixed various keymaps and the allocation of "key_combos" (#2526) 2018-03-16 16:20:09 -04: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 Add layout support for contra. 2018-03-12 14:22:56 -04: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, 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.