aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/converter/usb_usb/matrix.cpp
Commit message (Collapse)AuthorAgeFilesLines
* wow, it builds! added empty matrix.c and moved custom matrix code to ↵Balz Guenat2017-08-151-238/+0
| | | | | | custom_matrix.cpp still untested because of hardware availability :(
* add extern "C" to matrix.cppBalz Guenat2017-08-151-121/+125
|
* start working on usb-usb converter portBalz Guenat2017-08-151-0/+234