summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/lucas/keymap.c
AgeCommit message (Collapse)Author
2019-08-30Migrate ACTION_LAYER_MOMENTARYs to MO() (#5176)fauxpark
* Migrate ACTION_LAYER_MOMENTARYs to MO() * Add changelog entry * Update docs/ChangeLog/20190830/PR5176.md Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
2017-04-13Fix warnings in planck/lucas keymapFred Sundvik
Register the unshifted version DE_LESS, rather than the shifted DE_MORE
2016-06-21Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert
* fixes from tmk's repo * rename keyboard to keyboards