aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/infinity/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add a keyboard specific visualizerFred Sundvik2017-04-091-1/+1
|
* Split subproject make files into Makefile and rules.mkFred Sundvik2016-08-201-76/+2
|
* Include the main Makefile before including Ergodox infinity driversFred Sundvik2016-07-291-4/+4
|
* Move Infinity Ergodox drivers to subproject, and fix makefileFred Sundvik2016-07-291-2/+2
|
* Most ergodox keymaps compiles on InfinityFred Sundvik2016-07-291-2/+2
| | | | There are linker errors due to missing led funcitonality though
* Initial structure for Ergodox as subprojectsFred Sundvik2016-07-291-0/+77
Only the EZ default keymaps compiles at the moment though.