summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/zrichard/config.h
AgeCommit message (Collapse)Author
2022-10-13Remove keymaps that still reference legacy macros (#18693)Joel Challis
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2021-09-01Change keyboard level include guards to `pragma once` (#14248)Ryan
* Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif
2021-02-06Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)Ryan
2018-03-13Fixed plank keymaps so that they will compile for planck lightBrian Choromanski
2017-12-14new planck keymap, new feature - hybrid shift/enter action key (great for ↵Zach Richard
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