aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/dztech/dz60rgb/keymaps/mekanist/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ↵XScorpion22019-05-071-17/+13
| | | | | | | | | | | | | | | | 2) (#5783) * Initial conversion of the rgb_led struct * Converting last keyboard & updating effects to take advantage of the new structure * New struct should not be const * Updated docs * Changing define ___ for no led to NO_LED * Missed converting some keymap usages of the old struct layout
* Updated rgb_led struct field modifier to flags (#5619)XScorpion22019-04-291-5/+3
| | | | Updated effects to test led flags Updated massdrop to use new flags field for led toggle
* Add in mekanist's keymap. Thanks to MatthewRobo for assisting in creating ↵MechMerlin2019-03-071-0/+181
some of his features (#5335)