summaryrefslogtreecommitdiffstats
path: root/keyboards/dz60/keymaps/marianas/customLogic.c
Commit message (Collapse)AuthorAgeFilesLines
* Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-1/+1
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-191-18/+18
| | | | | * fix sat75 * update uint32_t to layer_state
* separated all my changes into separate files, working on generalizing my ↵TheOneTrueTrench2018-11-061-0/+138
relativity macros. (#4368) * Updating to my local changes. * Added auto-complete for joins. * Added lights to imply current state better