summaryrefslogtreecommitdiffstats
path: root/keyboards/preonic/keymaps/default/config.h
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Update default keymaps for OLKB boards (#14565)Drashna Jaelre2021-09-231-6/+20
|
* Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
|
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-6/+1
| | | | | | | | * Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes
* shrink preonic by a bitJack Humbert2017-11-141-2/+2
|
* adds music mode, music mode songs, music maskJack Humbert2017-07-231-10/+13
|
* clean-up planck and preonic keymaps, move audio stuff aroundJack Humbert2017-07-231-0/+10
|
* 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)