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-fw/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
7 years ago
..
keymaps Keymap: Updates to guidoism layout (#4262) 7 years ago
light Make sure Planck light calls user suspend functions (#3568) 7 years ago
old_keymap_files [planck] Adds Sean Hunter keymap(#1706) 8 years ago
rev3 Pull information from config.h and rules.mk (#2711) 7 years ago
rev4 Pull information from config.h and rules.mk (#2711) 7 years ago
rev5 Pull information from config.h and rules.mk (#2711) 7 years ago
rev6 add support for encoders to core 7 years ago
config.h QMK DFU bootloader generation (#2009) 8 years ago
info.json Remove bootloader from info.jsons 7 years ago
planck.c Adds support for Planck Rev 6 (#2666) 7 years ago
planck.h add support for encoders to core 7 years ago
readme.md Updates docs - planck 6 and macos instructions (#4201) 7 years ago
rules.mk Adds IS31FL3731 RGB Matrix Implementation (#2910) 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

Install examples:

make planck/rev6:default:dfu-util

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