Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unhandled KC_BTLD, RESET should be used instead | Fred Sundvik | 2016-07-07 | 1 | -1/+4 |
| | |||||
* | Move the visualizer_user file to keymap folder | Fred Sundvik | 2016-07-07 | 1 | -0/+0 |
| | | | | Also rename it to visualizer.c | ||||
* | Delete lcd_backlight_hal.c | Fred Sundvik | 2016-07-07 | 2 | -84/+65 |
| | | | | | The functionality can now be found in the infinity_erogodox.c file instead. | ||||
* | Makefile fixes and update of Visualizer | Fred Sundvik | 2016-07-07 | 1 | -0/+9 |
| | |||||
* | Add Infinity Ergodox display drivers | Fred Sundvik | 2016-07-07 | 13 | -0/+992 |
| | |||||
* | Makefile changes and files to compile Visualizer | Fred Sundvik | 2016-07-07 | 4 | -0/+586 |
| | |||||
* | Add serial_link compilation to Infinity Ergodox | Fred Sundvik | 2016-07-06 | 2 | -0/+11 |
| | |||||
* | Infinity Ergodox - Add matrix.c and led.c | Fred Sundvik | 2016-07-05 | 2 | -1/+4 |
| | |||||
* | First version of Infinity Ergodox | Fred Sundvik | 2016-07-05 | 12 | -0/+1860 |
Mostly just adding the files from the fredizzimo repository. Still needs some fixing until it works |