summaryrefslogtreecommitdiffstats
path: root/keyboards/infinity_ergodox
AgeCommit message (Collapse)AuthorFilesLines
2016-07-07Remove unhandled KC_BTLD, RESET should be used insteadFred Sundvik1-1/+4
2016-07-07Move the visualizer_user file to keymap folderFred Sundvik1-0/+0
Also rename it to visualizer.c
2016-07-07Delete lcd_backlight_hal.cFred Sundvik2-84/+65
The functionality can now be found in the infinity_erogodox.c file instead.
2016-07-07Makefile fixes and update of VisualizerFred Sundvik1-0/+9
2016-07-07Add Infinity Ergodox display driversFred Sundvik13-0/+992
2016-07-06Makefile changes and files to compile VisualizerFred Sundvik4-0/+586
2016-07-06Add serial_link compilation to Infinity ErgodoxFred Sundvik2-0/+11
2016-07-05Infinity Ergodox - Add matrix.c and led.cFred Sundvik2-1/+4
2016-07-05First version of Infinity ErgodoxFred Sundvik12-0/+1860
Mostly just adding the files from the fredizzimo repository. Still needs some fixing until it works