aboutsummaryrefslogtreecommitdiffstats
path: root/keyboard/retro_refit
Commit message (Collapse)AuthorAgeFilesLines
* Optimize matrix scanning (#343)Eric Tang2016-05-231-4/+5
|
* Added extra songs, LED indicator notesIBNobody2016-04-171-16/+16
|
* Magic Key Overrides / Keyboard Lock / Forced NKROIBNobody2016-03-282-13/+57
| | | | | | Added Magic Key Overrides / Magic Key Cleanup / Added Keyboard Lock option to template / Added forced NKRO option to template (disabled by default)
* Fixed LED Function CallsIBNobody2016-03-222-24/+12
| | | | | Fixed LED indicator function calls to match how the matrix init function calls are formatted.
* Adding Retro_Refit KeyboardIBNobody2016-03-166-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.