summaryrefslogtreecommitdiff
path: root/keyboards/mint60
Commit message (Collapse)AuthorAge
* Remove empty fn_actions[]fauxpark2019-01-11
|
* Remove all of the deprecated RGB definesDrashna Jaelre2018-10-22
| | | | Fixes #3641
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-22
|
* Keyboard: set SAFE_RANGE (#4078)eucalyn2018-10-05
|
* Keyboard: Mint60: Configurator support and readme cleanup (#4057)noroadsleft2018-10-03
| | | | | | | | * Mint60: add Configurator support * Mint60: readme cleanup Fixed the imgur url so the photo shows up, and updated the links to the docs.
* 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.
* add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763)Michael F. Lamb2018-08-26
|
* Keyboard: add mint60 keyboard (#3543)eucalyn2018-08-19
* add mint60 * change source by reviews