mirror of https://github.com/qmk/qmk_firmware
a3f53aeaa1
* Fork default planck keymap * Esc -> CapsLock * Swap Tilde & Grave in Lower & Raise * Replace Blacklight key with Raise * Add Hyper/Esc & Shift/Enter key * Add super duper mode using S+D combo * Change superduper mode sound * Add more functionality to superduper mode * Fork default * Replace all left shift to shift/parensopen (space cadet) * Super / Underscore * Try superduper on z/slash held * Use function/macro instead, LGUI_UNDS alone not working * ✨ Add mouse layer 🐭 * 🐛 Fix superduper * ✨ Fix GUI_UNDS * 🐛 Fix registering underscore when releasing too fast * 🐛 Fix Shift/( with LT z * ✨ Add superduper for colemak * ✨ Add Qwerty on software Colemak layout & make Superduper available on multile layouts * ✨ Enable/disable superduper mode & fix layer switching * 🐛 Fix superduper not unregister mods * ✨ Update planck-like ergodox (wip) * 🐛 Fix return before changing tap count & modify comments * ✨ Replace with planck code * 📝 Update readme * ✨ Fix SuperDuper by using intermediate layers * Remove LT from inner lower & raise for ease of use * Change TG to LG * Add options & disable audio * 🔧 Enable ignore mod tap interrupt & shorting tapping term * 📝 Update readme * Remove including quantum makefile * 📝 Update readme * Rename Makefiles |
||
---|---|---|
.. | ||
keymaps | ||
old_keymap_files | ||
rev3 | ||
rev4 | ||
config.h | ||
planck.c | ||
planck.h | ||
readme.md | ||
rules.mk |
readme.md
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.