Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change keyboard level include guards to `pragma once` (#14248) | Ryan | 2021-09-01 | 1 | -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) | Ryan | 2021-02-06 | 1 | -3/+0 |
| | |||||
* | Fixed plank keymaps so that they will compile for planck light | Brian Choromanski | 2018-03-13 | 1 | -0/+4 |
| | |||||
* | new planck keymap, new feature - hybrid shift/enter action key (great for ↵ | Zach Richard | 2017-12-14 | 1 | -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 |