summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/zrichard/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-7/+3
| | | | | | | | | * Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif
* Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)Ryan2021-02-061-3/+0
|
* Fixed plank keymaps so that they will compile for planck lightBrian Choromanski2018-03-131-0/+4
|
* new planck keymap, new feature - hybrid shift/enter action key (great for ↵Zach Richard2017-12-141-0/+76
small keyboards!) (#2100) * new planck keymap, new feature - hybrid shift/enter action key (great for small keyboards!) * corrected documentation to specify rules.mk file instead of Makefile