summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/infinity/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2017-04-09Add a keyboard specific visualizerFred Sundvik1-1/+1
2016-08-20Split subproject make files into Makefile and rules.mkFred Sundvik1-76/+2
2016-07-29Include the main Makefile before including Ergodox infinity driversFred Sundvik1-4/+4
2016-07-29Move Infinity Ergodox drivers to subproject, and fix makefileFred Sundvik1-2/+2
2016-07-29Most ergodox keymaps compiles on InfinityFred Sundvik1-2/+2
There are linker errors due to missing led funcitonality though
2016-07-29Initial structure for Ergodox as subprojectsFred Sundvik1-0/+77
Only the EZ default keymaps compiles at the moment though.