aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/dztech/dz60rgb/keymaps/mekanist
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] Update nshanpetrosyan keymap (#6683)Nshan Petrosyan2019-09-071-32/+32
| | | | | | | | | | | | | | | | | | * Update keymap.c Additional functionality added to layers. * Error fix Fixed missing key in layer 5, fixed brightness keys with universal codes, made code more readable. * fix missing commas fixed missing commas on line 19 and line 23 * fix Indicator LED sticking on RGB off toggle. fixes issue: LED indicators stay on when toggling RGB off
* add dz60rgb-ansi layout to configurator (#5938)Anthony Leung2019-05-211-3/+3
| | | | | | * add dz60rgb-ansi layout to configurator * fix mekanist's dz60rgb keymap
* Cleanup/rgb matrix (#5811)XScorpion22019-05-101-3/+1
| | | | | | | | | | | | | | | | | | | | | | * clean up rgb matrix extern usage Moved rgb matrix boiler plate into macros Rebased onto typing heatmap pr * Fixing the reversed frame buffer access in digital rain * Fixing digital rain & typing heatmap if keyreactive effects are not enabled * Apply suggestions from code review Co-Authored-By: Drashna Jaelre <drashna@live.com> * Adding parenthesizes to DRIVER_LED_TOTAL where necessary * Updated docs * added notes about parentheses
* 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
* fix dz60rgb config.qmk.fm non-combile (#5356)moyi46812019-03-101-3/+0
| | | | | | | | | | | | | | | | | | * Update config.h * Update config.h * Update config.h * Delete config.h * Update config.h * Update config.h * Update config.h * Delete config.h
* Add in mekanist's keymap. Thanks to MatthewRobo for assisting in creating ↵MechMerlin2019-03-073-0/+218
some of his features (#5335)