summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/unicode/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove keymaps that still reference legacy macros (#18693)Joel Challis2022-10-131-26/+0
|
* Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)Ryan2021-02-061-3/+0
|
* Update existing keymapsGabriel Young2017-02-251-0/+29
Update existing keymaps to enable MIDI_BASIC functionality. Also added an option MIDI_ENABLE_STRICT to be strict about keycode use (which also reduces memory footprint at runtime)