qmk-firmware/keyboards/planck
antonio miranda 2b09900bdc Keymap: Add am keymap (#3843)
* Add am keymap

* Add configuration to play nice with stuck modifiers

This is in particular useful with emacs since its easy to get ctrl stuck

* Deactivate mouse keys and backlight

* Add control/esc and shift/enter taps

* Remove DVORAK and PLOVER

I won't be using this soon, so getting some free space

* Raiser and Lower ideas from jeebak

* Add cursor and mouse layers

* Enable mouse keys

* Switch underscore with minus

* Disable audio and fix warnings

* Update to the upstream changes

* VIM line motion symbols on the raise layer

* Enable sound and freeup some media keys on layers

* Fix whitespace on keymap

* Code review changes

* Improve keymap documentation

* Improve keymap to match to the default one

* Restore DEFAULT_FOLDER to the default value

* Fix config.h unescaped line
2018-09-05 13:41:27 -07:00
..
keymaps Keymap: Add am keymap (#3843) 2018-09-05 13:41:27 -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 Fixes STM32F303XC timer issue for Planck Rev 6 (#3777) 2018-08-27 17:10:22 -04: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 Adds support for Planck Rev 6 (#2666) 2018-07-16 11:48:31 -04:00
readme.md add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763) 2018-08-26 11:59:52 -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

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