qmk_firmware/keyboards/planck
Nico Hormazábal 7749f4590f Keymap: Updated keymap with better F positioning (#4463)
* added own keymap for planck

* Update Readme.md

* Update Readme.md

* Update Readme.md

* Update Readme.md

* Update Readme.md

* dynamic macros

* Update Readme.md

* moved the reset button

* Update readme for volume explanation

* Format

* Update Readme.md

* Update Readme.md

* added safe double shift

* changed the modified shift to regular shift, for allowing shift + F keys

* moved power stuff to the function layer

* del button on raise

* Update Readme.md

* updated F keys

* Update Readme.md

* Update Readme.md

* moved F keys

* fixed conflicts

* missed something

* moved F11 and F12

* Update layout in the image

* Update keyboards/planck/keymaps/dr_notsokind/keymap.c

Co-Authored-By: pnikosis <pnikosis@gmail.com>

* Apply suggestions from code review

Co-Authored-By: pnikosis <pnikosis@gmail.com>
2018-12-07 14:00:26 -08:00
..
keymaps Keymap: Updated keymap with better F positioning (#4463) 2018-12-07 14:00:26 -08: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

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.