aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/lucas/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-291-47/+45
|
* Migrate ACTION_LAYER_MOMENTARYs to MO() (#5176)fauxpark2019-08-301-4/+2
| | | | | | | | | | * Migrate ACTION_LAYER_MOMENTARYs to MO() * Add changelog entry * Update docs/ChangeLog/20190830/PR5176.md Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
* Fix warnings in planck/lucas keymapFred Sundvik2017-04-131-3/+3
| | | | Register the unshifted version DE_LESS, rather than the shifted DE_MORE
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-211-0/+164
* fixes from tmk's repo * rename keyboard to keyboards