summaryrefslogtreecommitdiff
path: root/keyboards/melody96/config.h
Commit message (Collapse)AuthorAge
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-17
| | | | | | | | | | * Remove chording as it is not documented, not used, and needs work. * Make Leader Key an optional feature. * Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE` * Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
* Melody96 QMK Support (#3108)kaylanm2018-06-02
* Initial melody96 keyboard definition. * Fixes for Melody96 keyboard definition.