qmk_firmware/keyboards/planck
Guido Bartolucci 2abb29402a Keymap: Updates to guidoism layout (#4262)
* Initial commit of guidoism

* created movement layer

* movement layer works!

* removed unnecessary layers

* moved enter key up and recreated caps lock

* cleaned up

* num pad

* checkpoint

* checkpoint

* checkpoint

* Added num pad

* changed max power draw so i can use this on ipad

* move around quotes

* added tri layer for a homed numpad

* moved layout to new style

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* added keys to unicode conversion

* removed adjust layer since its not used anymore

* moved esc to seperate key

* tweaked python

* checkpoint

* new code put into function

* new code put into function

* cleanup

* cleanup

* new code works perfect

* removed old code

* removed old code

* generate_c.py now replaces code within keymap.c

* added function layer

* updated readme

* updated readme

* updated readme

* updates readme

* updates readme

* updates readme

* Tweaks based on CR

* Remove old guidoism

* Use MO(_FUNCTION) directly
2018-10-28 08:29:37 -07:00
..
keymaps Keymap: Updates to guidoism layout (#4262) 2018-10-28 08:29:37 -07:00
light Make sure Planck light calls user suspend functions (#3568) 2018-08-04 16:49:10 -04:00
old_keymap_files [planck] Adds Sean Hunter keymap(#1706) 2017-09-13 17:47:48 -04:00
rev3 Pull information from config.h and rules.mk (#2711) 2018-04-07 16:13:48 -07:00
rev4 Pull information from config.h and rules.mk (#2711) 2018-04-07 16:13:48 -07:00
rev5 Pull information from config.h and rules.mk (#2711) 2018-04-07 16:13:48 -07:00
rev6 add support for encoders to core 2018-10-26 14:24:13 -07:00
config.h QMK DFU bootloader generation (#2009) 2017-11-14 16:11:29 -05:00
info.json Remove bootloader from info.jsons 2018-04-11 21:32:09 -07:00
planck.c Adds support for Planck Rev 6 (#2666) 2018-07-16 11:48:31 -04:00
planck.h add support for encoders to core 2018-10-26 14:24:13 -07:00
readme.md Updates docs - planck 6 and macos instructions (#4201) 2018-10-22 11:19:51 -07:00
rules.mk Adds IS31FL3731 RGB Matrix Implementation (#2910) 2018-05-08 15:24:18 -04: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

Install examples:

make planck/rev6:default:dfu-util

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