aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/mint60
Commit message (Collapse)AuthorAgeFilesLines
* Remove all of the deprecated RGB definesDrashna Jaelre2018-10-221-3/+1
| | | | Fixes #3641
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-221-1/+1
|
* Keyboard: set SAFE_RANGE (#4078)eucalyn2018-10-052-2/+2
|
* Keyboard: Mint60: Configurator support and readme cleanup (#4057)noroadsleft2018-10-032-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.
* 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.
* add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763)Michael F. Lamb2018-08-261-1/+1
|
* Keyboard: add mint60 keyboard (#3543)eucalyn2018-08-1920-0/+1675
* add mint60 * change source by reviews