qmk-firmware/keyboards/planck
Louis Orleans 0e6e059ef3 layout(planck): dudeofawesome's layout (#2457)
* layout(planck): new layout initial commit

* feat(planck): add workman layout

* fix(planck): switching to workman

* layout(planck): swapping mnext and mplay

* feat(planck): prep for RGB

* perf(planck): remove plover

saves 256 bytes of memory

* perf(planck): remove colemak

saves 128 bytes

* layout(planck): swapping enter and quote

* perf(planck): disable console

frees 1664 bytes

* feat(planck): RGB under-lighting

* refactor(planck): change RGB pin

Uses pin labeled PB2

* feat(planck): add RGB keycodes

* feat(planck): re-enable audio

* style(planck): fixing indentation

Because who indents like that?

* style(planck): clean up keycodes

* layout(planck): remove del

* feat(planck): add tap-space to layer keys

* docs(planck): specify pin on PCB for RGB

* bug(planck): reducing tap time

* Revert "bug(planck): reducing tap time"

This reverts commit 62606b2dc62c5adcc06cfb5978d7e5305411a658.

* Revert "feat(planck): add tap-space to layer keys"

This reverts commit c74de5a4aa45c5563dcaa463395654c29f50eda3.

* perf(planck): remove backlit case

* feat(planck): swap enter and quote

* bug(planck): moving right shift

* doc(planck): update README

* chore(planck): remove makefile

* 🔨 add userspace config

* 📝 update layer ascii art

* 🔥 disable RGB lighting

*  add Colemak

*  add numpad layer

*  add caps lock on adjust layer

* 📝 update layer renders

* 🔥 remove workman sound def

* 🔨 add userspace config

* 📝 update layer ascii art

* 🔥 disable RGB lighting

*  add Colemak

*  add numpad layer

*  add caps lock on adjust layer

* 📝 update layer renders

* 🔥 remove workman sound def
2018-03-09 13:31:08 -05:00
..
keymaps layout(planck): dudeofawesome's layout (#2457) 2018-03-09 13:31:08 -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.