aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ivy
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup rules.mk for 32U4 keyboards, I-K (#7097)fauxpark2019-10-213-66/+10
| | | | | | * Cleanup rules.mk for 32U4 keyboards, I-K * Clean up ivy rules.mk
* Remove more commented out MCUsfauxpark2019-07-161-2/+1
|
* [Keyboard] Added IVY macropad (#6211)That-Canadian2019-07-1411-0/+274
* 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 ;) )