aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/infinity/led.c
Commit message (Collapse)AuthorAgeFilesLines
* Always initialze the Infinity Ergodox backlightFred Sundvik2016-11-201-24/+1
| | | | | Otherwise it will stay lit. The set_led functionality is also disabled since it doesn't work properly for slaves.
* Initial structure for Ergodox as subprojectsFred Sundvik2016-07-291-0/+49
Only the EZ default keymaps compiles at the moment though.