summaryrefslogtreecommitdiff
path: root/keyboards/mint60/keymaps/default
Commit message (Collapse)AuthorAge
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-15
| | | | | | * Remove/migrate action_get_macro()s from default keymaps * Leave these breaks alone
* add '#define USE_SERIAL' to keyboards/mint60/config.h (#5758)Takeshi ISHII2019-05-02
| | | If there is no '#define USE_SERIAL', qmk configurator will give an error, so add '#define USE_SERIAL' to `mint60/config.h`。
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-16
|
* Remove empty fn_actions[]fauxpark2019-01-11
|
* Keyboard: set SAFE_RANGE (#4078)eucalyn2018-10-05
|
* Keyboard: add mint60 keyboard (#3543)eucalyn2018-08-19
* add mint60 * change source by reviews