summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/infinity/infinity.h
AgeCommit message (Collapse)AuthorFilesLines
2017-04-09Emulate Ergodox EZ leds by LCD colorsFred Sundvik1-30/+41
2016-07-29Small fix for infinity include guardFred Sundvik1-3/+3
2016-07-29Add empty led control functions to Infinity ErgodoxFred Sundvik1-0/+66
So that most keymaps compiles and links
2016-07-29Most ergodox keymaps compiles on InfinityFred Sundvik1-18/+18
There are linker errors due to missing led funcitonality though
2016-07-29Initial structure for Ergodox as subprojectsFred Sundvik1-0/+44
Only the EZ default keymaps compiles at the moment though.