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