aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/infinity/matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* Add missing serial_link.h includeFred Sundvik2017-04-131-0/+1
| | | | | Which fixes a warning when building Ergodox Infinity as a righthand master.
* Most ergodox keymaps compiles on InfinityFred Sundvik2016-07-291-0/+3
| | | | There are linker errors due to missing led funcitonality though
* Initial structure for Ergodox as subprojectsFred Sundvik2016-07-291-0/+169
Only the EZ default keymaps compiles at the moment though.