summaryrefslogtreecommitdiffstats
path: root/keyboard/retro_refit
AgeCommit message (Collapse)AuthorFilesLines
2016-05-24Optimize matrix scanning (#343)Eric Tang1-4/+5
2016-04-18Added extra songs, LED indicator notesIBNobody1-16/+16
2016-03-28Magic Key Overrides / Keyboard Lock / Forced NKROIBNobody2-13/+57
Added Magic Key Overrides / Magic Key Cleanup / Added Keyboard Lock option to template / Added forced NKRO option to template (disabled by default)
2016-03-23Fixed LED Function CallsIBNobody2-24/+12
Fixed LED indicator function calls to match how the matrix init function calls are formatted.
2016-03-16Adding Retro_Refit KeyboardIBNobody6-0/+400
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.