aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ivy/keymaps/default/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup rules.mk for 32U4 keyboards, I-K (#7097)fauxpark2019-10-211-22/+0
| | | | | | * Cleanup rules.mk for 32U4 keyboards, I-K * Clean up ivy rules.mk
* [Keyboard] Added IVY macropad (#6211)That-Canadian2019-07-141-0/+22
* Added initial files for the Adron 3-key macro pad * Refactor of "adron_pad" to "ivy", cleaned up the readme and removed un-needed keymap as well. * Made suggested changes to commit for PR * Removed unneeded define block from SUBPROJECT_rev1 as it is redundant (Thanks drashna ;) )