Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-07 | Refactor mint60 to use split_common (#8084) | Joel Challis | |
2019-11-20 | Remove keymap_config extern from default keymaps (#7399) | Drashna Jaelre | |
* Remove keymap_config extern from default keymaps * Revert unicode Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :( Co-Authored-By: fauxpark <fauxpark@gmail.com> | |||
2019-07-15 | Remove/migrate action_get_macro()s from default keymaps (#5625) | fauxpark | |
* Remove/migrate action_get_macro()s from default keymaps * Leave these breaks alone | |||
2019-05-02 | add '#define USE_SERIAL' to keyboards/mint60/config.h (#5758) | Takeshi ISHII | |
If there is no '#define USE_SERIAL', qmk configurator will give an error, so add '#define USE_SERIAL' to `mint60/config.h`。 | |||
2019-02-16 | Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) | fauxpark | |
2019-01-11 | Remove empty fn_actions[] | fauxpark | |
2018-10-05 | Keyboard: set SAFE_RANGE (#4078) | eucalyn | |
2018-08-19 | Keyboard: add mint60 keyboard (#3543) | eucalyn | |
* add mint60 * change source by reviews |