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
Drashna Jaelre b05c0e46c6 Adds a default value for IS_COMMAND for COMMAND feature (#4301)
* Add default value for IS_COMMAND for COMMAND feature

* Cleanup and consistency

* Update Templates to reflect change

* Fix IS_COMMAND in template

* Fix IS_COMMAND define

* Use consistent IS_COMMAND block in templates

* Remove unnecessary `#undef IS_COMMAND` directives

* Fix compile issue on orthodox

* Reomve IS_COMMAND option for newer boards

* Remove all existing definitions of IS_COMMAND if they use default LSHIFT and RSHIFT setting

* Remove a couple of additional IS_COMMAND defines

* Remove remaining redundant IS_COMMAND definitions

* Remove #undef IS_COMMAND from orthodox:drashna and whitefox:konstantin

* Remove multiple empty lines in modified config.h files

* Update additional boards

* Reomve IS_COMMAND from newer boards

* Update Alice keyboard

* Remove IS_COMMAND from additional boards

Jan 24th edition
7 years ago
..
keymaps Adds a default value for IS_COMMAND for COMMAND feature (#4301) 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
rev1 Add Planck rev1 and rev2, clean up rev3-5 config.h 7 years ago
rev2 Add Planck rev1 and rev2, clean up rev3-5 config.h 7 years ago
rev3 Add Planck rev1 and rev2, clean up rev3-5 config.h 7 years ago
rev4 Add Planck rev1 and rev2, clean up rev3-5 config.h 7 years ago
rev5 Add Planck rev1 and rev2, clean up rev3-5 config.h 7 years ago
rev6 Adds a default value for IS_COMMAND for COMMAND feature (#4301) 7 years ago
config.h Adds a default value for IS_COMMAND for COMMAND feature (#4301) 7 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 Proton C Conversion (#4661) 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.