aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/mint60/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove all of the deprecated RGB definesDrashna Jaelre2018-10-221-3/+1
| | | | Fixes #3641
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-1/+0
| | | | | | | | | | * 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.
* Keyboard: add mint60 keyboard (#3543)eucalyn2018-08-191-0/+235
* add mint60 * change source by reviews