summaryrefslogtreecommitdiffstats
path: root/keyboards/mint60
AgeCommit message (Collapse)AuthorFilesLines
2019-01-12Remove empty fn_actions[]fauxpark2-8/+0
2018-10-22Remove all of the deprecated RGB definesDrashna Jaelre1-3/+1
Fixes #3641
2018-10-22Replace outdated RGB/Audio informationDrashna Jaelre1-1/+1
2018-10-05Keyboard: set SAFE_RANGE (#4078)eucalyn2-2/+2
2018-10-03Keyboard: Mint60: Configurator support and readme cleanup (#4057)noroadsleft2-2/+80
* Mint60: add Configurator support * Mint60: readme cleanup Fixed the imgur url so the photo shows up, and updated the links to the docs.
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson1-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.
2018-08-26add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763)Michael F. Lamb1-1/+1
2018-08-19Keyboard: add mint60 keyboard (#3543)eucalyn20-0/+1675
* add mint60 * change source by reviews