summaryrefslogtreecommitdiffstats
path: root/keyboard/retro_refit/retro_refit.c
Commit message (Collapse)AuthorAgeFilesLines
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-211-68/+0
| | | | | | * fixes from tmk's repo * rename keyboard to keyboards
* Added extra songs, LED indicator notesIBNobody2016-04-171-16/+16
|
* Fixed LED Function CallsIBNobody2016-03-221-21/+9
| | | | | Fixed LED indicator function calls to match how the matrix init function calls are formatted.
* Adding Retro_Refit KeyboardIBNobody2016-03-161-0/+80
Retro_Refit is an example of using a Teensy to replace a keyboard controller on an older keyboard. The original 6x15 keyboard had a non-standard 11x8 matrix.