aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/infinity_ergodox
Commit message (Collapse)AuthorAgeFilesLines
* Initial structure for Ergodox as subprojectsFred Sundvik2016-07-2927-3445/+0
| | | | Only the EZ default keymaps compiles at the moment though.
* Remove unhandled KC_BTLD, RESET should be used insteadFred Sundvik2016-07-071-1/+4
|
* Move the visualizer_user file to keymap folderFred Sundvik2016-07-071-0/+0
| | | | Also rename it to visualizer.c
* Delete lcd_backlight_hal.cFred Sundvik2016-07-072-84/+65
| | | | | The functionality can now be found in the infinity_erogodox.c file instead.
* Makefile fixes and update of VisualizerFred Sundvik2016-07-071-0/+9
|
* Add Infinity Ergodox display driversFred Sundvik2016-07-0713-0/+992
|
* Makefile changes and files to compile VisualizerFred Sundvik2016-07-074-0/+586
|
* Add serial_link compilation to Infinity ErgodoxFred Sundvik2016-07-062-0/+11
|
* Infinity Ergodox - Add matrix.c and led.cFred Sundvik2016-07-052-1/+4
|
* First version of Infinity ErgodoxFred Sundvik2016-07-0512-0/+1860
Mostly just adding the files from the fredizzimo repository. Still needs some fixing until it works